summaryrefslogtreecommitdiff
path: root/telepathy-logger/log-manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-logger/log-manager.c')
-rw-r--r--telepathy-logger/log-manager.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/telepathy-logger/log-manager.c b/telepathy-logger/log-manager.c
index 3fb4e43..9978022 100644
--- a/telepathy-logger/log-manager.c
+++ b/telepathy-logger/log-manager.c
@@ -37,9 +37,9 @@
#include <telepathy-logger/log-entry.h>
#include <telepathy-logger/log-entry-internal.h>
-#include <telepathy-logger/log-store.h>
-#include <telepathy-logger/log-store-xml.h>
-#include <telepathy-logger/log-store-sqlite.h>
+#include <telepathy-logger/log-store-internal.h>
+#include <telepathy-logger/log-store-xml-internal.h>
+#include <telepathy-logger/log-store-sqlite-internal.h>
#define DEBUG_FLAG TPL_DEBUG_LOG_MANAGER
#include <telepathy-logger/datetime-internal.h>