cogl-poll: Add a missing G_END_DECLS to the header
I accidentally left this out so I guess that would break apps using C++. https://bugzilla.gnome.org/show_bug.cgi?id=668385
This commit is contained in:
parent
c02b3a6b0e
commit
5936bfb395
@ -163,4 +163,6 @@ cogl_poll_dispatch (CoglContext *context,
|
||||
const CoglPollFD *poll_fds,
|
||||
int n_poll_fds);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __COGL_POLL_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user