[telepathy-mission-control/master] mcd-plugin.h: make self-contained by including glib.h
Simon McVittie
simon.mcvittie at collabora.co.uk
Mon May 18 09:25:00 PDT 2009
---
src/mcd-plugin.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/mcd-plugin.h b/src/mcd-plugin.h
index 12e6970..8f999c3 100644
--- a/src/mcd-plugin.h
+++ b/src/mcd-plugin.h
@@ -23,6 +23,8 @@
#ifndef __MCD_PLUGIN_H__
#define __MCD_PLUGIN_H__
+#include <glib.h>
+
G_BEGIN_DECLS
typedef struct _McdPlugin McdPlugin;
--
1.5.6.5
More information about the telepathy-commits
mailing list