summaryrefslogtreecommitdiff
path: root/tests/empathy-parser-test.c
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2010-03-04 19:41:47 +0100
committerXavier Claessens <xclaesse@gmail.com>2010-03-04 19:52:15 +0100
commitc1adb24c891c732119266475c5e4dc55de019d79 (patch)
tree6864e76838d05f717f20bb9a12e53a608b472520 /tests/empathy-parser-test.c
parent2ea942c7645bbc3634a8d6a231cfed3f73fc9974 (diff)
Parser API is moved from empathy-ui-utils to empathy-string-parser
Diffstat (limited to 'tests/empathy-parser-test.c')
-rw-r--r--tests/empathy-parser-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/empathy-parser-test.c b/tests/empathy-parser-test.c
index 00188286..9562a37d 100644
--- a/tests/empathy-parser-test.c
+++ b/tests/empathy-parser-test.c
@@ -9,7 +9,7 @@
#define DEBUG_FLAG EMPATHY_DEBUG_TESTS
#include <libempathy/empathy-debug.h>
-#include <libempathy-gtk/empathy-ui-utils.h>
+#include <libempathy-gtk/empathy-string-parser.h>
static void
test_replace_match (const gchar *text,