summaryrefslogtreecommitdiff
path: root/tests/dbus/test-tpl-log-store-pidgin.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dbus/test-tpl-log-store-pidgin.c')
-rw-r--r--tests/dbus/test-tpl-log-store-pidgin.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/dbus/test-tpl-log-store-pidgin.c b/tests/dbus/test-tpl-log-store-pidgin.c
index 87a30b0..054d841 100644
--- a/tests/dbus/test-tpl-log-store-pidgin.c
+++ b/tests/dbus/test-tpl-log-store-pidgin.c
@@ -1,11 +1,11 @@
/* FIXME: hugly kludge: we need to include all the declarations which are used
* by the GInterface and thus not in the -internal.h */
-#include "../../telepathy-logger/log-store-pidgin.c"
+#include "telepathy-logger/log-store-pidgin.c"
-#include "../lib/util.h"
-#include "../lib/simple-account.h"
-#include "../lib/simple-account-manager.h"
+#include "lib/util.h"
+#include "lib/simple-account.h"
+#include "lib/simple-account-manager.h"
#include <telepathy-logger/log-store-pidgin-internal.h>
#include <telepathy-logger/event-text-internal.h>