cogl-xlib.h: add missing COGL_END_DECLS
Fixes compilation with C++ compiler. Signed-off-by: Andreas Oberritter <obi@saftware.de> Reviewed-by: Robert Bragg <robert@linux.intel.com> (cherry picked from commit 7b3c6dd7f6810f3c8dec62904daa887c917ab7e2)
This commit is contained in:
parent
20657d6245
commit
a2168cedb3
1 changed files with 2 additions and 0 deletions
|
@ -79,6 +79,8 @@ cogl_xlib_set_display (Display *display);
|
|||
CoglFilterReturn
|
||||
cogl_xlib_handle_event (XEvent *xevent);
|
||||
|
||||
COGL_END_DECLS
|
||||
|
||||
#undef __COGL_XLIB_H_INSIDE__
|
||||
|
||||
#endif /* __COGL_XLIB_H__ */
|
||||
|
|
Loading…
Add table
Reference in a new issue