[telepathy-glib/master] telepathy-glib/defs.h: make self-contained by including glib.h

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Jul 22 06:06:42 PDT 2009


---
 telepathy-glib/defs.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/telepathy-glib/defs.h b/telepathy-glib/defs.h
index 5427b90..777ef04 100644
--- a/telepathy-glib/defs.h
+++ b/telepathy-glib/defs.h
@@ -21,6 +21,9 @@
 
 #ifndef __TP_DEFS_H__
 #define __TP_DEFS_H__
+
+#include <glib.h>
+
 G_BEGIN_DECLS
 
 /**
-- 
1.5.6.5



More information about the telepathy-commits mailing list