libpurple/protocols/zephyr/zephyr.h

changeset 37418
28302ab00d1a
parent 36775
5e59f252d777
child 39556
622bf98df0ac
--- a/libpurple/protocols/zephyr/zephyr.h	Sat Dec 19 14:29:01 2015 -0500
+++ b/libpurple/protocols/zephyr/zephyr.h	Sat Dec 19 22:48:29 2015 -0500
@@ -22,6 +22,8 @@
 #ifndef _ZEPHYR_H_
 #define _ZEPHYR_H_
 
+#include <gmodule.h>
+
 #include "protocol.h"
 
 #define ZEPHYR_TYPE_PROTOCOL             (zephyr_protocol_get_type())

mercurial