summaryrefslogtreecommitdiff
path: root/telepathy-logger/channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-logger/channel.c')
-rw-r--r--telepathy-logger/channel.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/telepathy-logger/channel.c b/telepathy-logger/channel.c
index a33dbad..f236a72 100644
--- a/telepathy-logger/channel.c
+++ b/telepathy-logger/channel.c
@@ -20,15 +20,15 @@
*/
#include "config.h"
-#include "channel.h"
+#include "channel-internal.h"
#include <string.h>
#include <glib.h>
#include <telepathy-glib/util.h>
-#include <telepathy-logger/channel-text.h>
-#include <telepathy-logger/observer.h>
+#include <telepathy-logger/channel-text-internal.h>
+#include <telepathy-logger/observer-internal.h>
#define DEBUG_FLAG TPL_DEBUG_CHANNEL
#include <telepathy-logger/action-chain-internal.h>