summaryrefslogtreecommitdiff
path: root/telepathy-logger/conf.c
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 /telepathy-logger/conf.c
parent71111f257fdc8c88fccd97bd0efeb3fc44274f91 (diff)
downloadtelepathy-logger-c7f3d1047b57c817bfdc768e7b8c2681b937d618.tar.gz
rename all non public headers to -internal.h
Diffstat (limited to 'telepathy-logger/conf.c')
-rw-r--r--telepathy-logger/conf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-logger/conf.c b/telepathy-logger/conf.c
index af06447..e6147a5 100644
--- a/telepathy-logger/conf.c
+++ b/telepathy-logger/conf.c
@@ -19,8 +19,8 @@
* Authors: Cosimo Alfarano <cosimo.alfarano@collabora.co.uk>
*/
-#include "config.h" /* autoheader generated */
-#include "conf.h" /* conf.c module headers */
+#include "config.h"
+#include "conf-internal.h"
#include <glib.h>