diff options
Diffstat (limited to 'include/wayland-source.h')
-rw-r--r-- | include/wayland-source.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/wayland-source.h b/include/wayland-source.h index 342d82b..b219589 100644 --- a/include/wayland-source.h +++ b/include/wayland-source.h @@ -1,6 +1,8 @@ #ifndef __WAYLAND_SOURCE_H__ #define __WAYLAND_SOURCE_H__ +#include <glib-object.h> + G_BEGIN_DECLS typedef struct _WLSource WLSource; |