[telepathy-gabble/master] Adjust test plugin to include plugin.h properly

Will Thompson will.thompson at collabora.co.uk
Thu Dec 3 13:10:17 PST 2009


---
 plugins/test.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/test.c b/plugins/test.c
index ecc1af5..da766b8 100644
--- a/plugins/test.c
+++ b/plugins/test.c
@@ -8,7 +8,7 @@
 
 #include "extensions/extensions.h"
 
-#include "plugin.h"
+#include <gabble/plugin.h>
 
 #define DEBUG(msg, ...) \
   g_debug ("%s: " msg, G_STRFUNC, ##__VA_ARGS__)
-- 
1.5.6.5



More information about the telepathy-commits mailing list