diff options
Diffstat (limited to 'tests/empathy-parser-test.c')
-rw-r--r-- | tests/empathy-parser-test.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/empathy-parser-test.c b/tests/empathy-parser-test.c index e9983c7f8..24cd5d676 100644 --- a/tests/empathy-parser-test.c +++ b/tests/empathy-parser-test.c @@ -9,9 +9,9 @@ #include <telepathy-glib/telepathy-glib.h> #define DEBUG_FLAG EMPATHY_DEBUG_TESTS -#include "libempathy/empathy-debug.h" +#include "empathy-debug.h" -#include "libempathy-gtk/empathy-string-parser.h" +#include "empathy-string-parser.h" static void test_replace_match (const gchar *text, |