]> git.0d.be Git - empathy.git/commitdiff
Parser API is moved from empathy-ui-utils to empathy-string-parser
authorXavier Claessens <xclaesse@gmail.com>
Thu, 4 Mar 2010 18:41:47 +0000 (19:41 +0100)
committerXavier Claessens <xclaesse@gmail.com>
Thu, 4 Mar 2010 18:52:15 +0000 (19:52 +0100)
tests/empathy-parser-test.c

index 001882863501e9dd734646c8a630d769b5bd5834..9562a37dd3162aa42779b541506c4bf63887982f 100644 (file)
@@ -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,