[PATCH 2/4] wmcapshare: Include glib header.

Doug Torrance <[email protected]>
Newsgroups gmane.compw.window-managers.windowmaker.devel
Message-ID <[email protected]>
---
 wmcapshare/obex_io.h         | 2 ++
 wmcapshare/obex_put_common.h | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/wmcapshare/obex_io.h b/wmcapshare/obex_io.h
index 69bed7d..dcdc5b3 100644
--- a/wmcapshare/obex_io.h
+++ b/wmcapshare/obex_io.h
@@ -1,6 +1,8 @@
 #ifndef OBEX_IO_H
 #define OBEX_IO_H
 
+#include <glib.h>
+
 /* Application defined headers */
 #define HEADER_CREATOR_ID  0xcf
 
diff --git a/wmcapshare/obex_put_common.h b/wmcapshare/obex_put_common.h
index b6e2416..34e0dcf 100644
--- a/wmcapshare/obex_put_common.h
+++ b/wmcapshare/obex_put_common.h
@@ -31,6 +31,8 @@
 #ifndef OBEX_PUT_COMMON_H
 #define OBEX_PUT_COMMON_H
 
+#include <glib.h>
+
 int do_sync_request(obex_t *handle, obex_object_t *object, gint async);
 void obex_event(obex_t *handle, obex_object_t *object, gint mode, gint event, gint obex_cmd, gint obex_rsp);
 
-- 
2.7.4


-- 
To unsubscribe, send mail to [email protected].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.