summaryrefslogtreecommitdiff
path: root/tests/tpl-channel-test.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-05-27 14:47:57 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-05-27 14:47:57 +0200
commitc7f3d1047b57c817bfdc768e7b8c2681b937d618 (patch)
treeacdc6fdd6c96e819c1b5980609c8da05bacc3dba /tests/tpl-channel-test.h
parent71111f257fdc8c88fccd97bd0efeb3fc44274f91 (diff)
downloadtelepathy-logger-c7f3d1047b57c817bfdc768e7b8c2681b937d618.tar.gz
rename all non public headers to -internal.h
Diffstat (limited to 'tests/tpl-channel-test.h')
-rw-r--r--tests/tpl-channel-test.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/tpl-channel-test.h b/tests/tpl-channel-test.h
index 93ae63c..4cc0339 100644
--- a/tests/tpl-channel-test.h
+++ b/tests/tpl-channel-test.h
@@ -33,8 +33,8 @@
#include <telepathy-glib/contact.h>
#include <telepathy-glib/svc-client.h>
-#include <telepathy-logger/channel.h>
-#include <telepathy-logger/observer.h>
+#include <telepathy-logger/channel-internal.h>
+#include <telepathy-logger/observer-internal.h>
G_BEGIN_DECLS
#define TPL_TYPE_CHANNEL_TEST (tpl_channel_test_get_type ())