[telepathy-glib/master] Cleaned up includes.

Jonny Lamb jonny.lamb at collabora.co.uk
Mon Aug 24 07:33:03 PDT 2009


Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
 telepathy-glib/debug-sender.c |    1 +
 telepathy-glib/debug-sender.h |    5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/telepathy-glib/debug-sender.c b/telepathy-glib/debug-sender.c
index 32b3232..74aa577 100644
--- a/telepathy-glib/debug-sender.c
+++ b/telepathy-glib/debug-sender.c
@@ -22,6 +22,7 @@
 
 #include <telepathy-glib/dbus.h>
 #include <telepathy-glib/interfaces.h>
+#include <telepathy-glib/util.h>
 
 /**
  * SECTION:debug-sender
diff --git a/telepathy-glib/debug-sender.h b/telepathy-glib/debug-sender.h
index d469431..53824e4 100644
--- a/telepathy-glib/debug-sender.h
+++ b/telepathy-glib/debug-sender.h
@@ -22,8 +22,9 @@
 
 #include <glib-object.h>
 
-#include "properties-mixin.h"
-#include "dbus-properties-mixin.h"
+#include <telepathy-glib/dbus-properties-mixin.h>
+#include <telepathy-glib/enums.h>
+#include <telepathy-glib/svc-generic.h>
 
 G_BEGIN_DECLS
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list