summaryrefslogtreecommitdiff
path: root/telepathy-logger/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-logger/conf.c')
-rw-r--r--telepathy-logger/conf.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/telepathy-logger/conf.c b/telepathy-logger/conf.c
index 5600119..af06447 100644
--- a/telepathy-logger/conf.c
+++ b/telepathy-logger/conf.c
@@ -24,10 +24,9 @@
#include <glib.h>
-#include <telepathy-logger/util.h>
-
#define DEBUG_FLAG TPL_DEBUG_CONF
#include <telepathy-logger/debug-internal.h>
+#include <telepathy-logger/util-internal.h>
#define GET_PRIV(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), TPL_TYPE_CONF, TplConfPriv))