summaryrefslogtreecommitdiff
path: root/src/telepathy-logger.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/telepathy-logger.c')
-rw-r--r--src/telepathy-logger.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/telepathy-logger.c b/src/telepathy-logger.c
index 000c720..6ce67e9 100644
--- a/src/telepathy-logger.c
+++ b/src/telepathy-logger.c
@@ -25,10 +25,10 @@
#include <telepathy-glib/telepathy-glib.h>
#include <telepathy-glib/debug-sender.h>
-#include <telepathy-logger/channel-factory.h>
-#include <telepathy-logger/channel-text.h>
-#include <telepathy-logger/observer.h>
-#include <telepathy-logger/dbus-service.h>
+#include <telepathy-logger/channel-factory-internal.h>
+#include <telepathy-logger/channel-text-internal.h>
+#include <telepathy-logger/observer-internal.h>
+#include <telepathy-logger/dbus-service-internal.h>
#define DEBUG_FLAG TPL_DEBUG_MAIN
#include <telepathy-logger/debug-internal.h>