aboutsummaryrefslogtreecommitdiffstats
path: root/tests/interactive/test-empathy-account-chooser.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/interactive/test-empathy-account-chooser.c')
-rw-r--r--tests/interactive/test-empathy-account-chooser.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/interactive/test-empathy-account-chooser.c b/tests/interactive/test-empathy-account-chooser.c
index 7622a6248..159f8fcfa 100644
--- a/tests/interactive/test-empathy-account-chooser.c
+++ b/tests/interactive/test-empathy-account-chooser.c
@@ -1,9 +1,9 @@
-#include <config.h>
+#include "config.h"
#include <gtk/gtk.h>
-#include <libempathy-gtk/empathy-ui-utils.h>
-#include <libempathy-gtk/empathy-account-chooser.h>
+#include "empathy-account-chooser.h"
+#include "empathy-ui-utils.h"
static void
filter_func (TpAccount *account,