[empathy] Parser API is moved from empathy-ui-utils to empathy-string-parser



commit c1adb24c891c732119266475c5e4dc55de019d79
Author: Xavier Claessens <xclaesse gmail com>
Date:   Thu Mar 4 19:41:47 2010 +0100

    Parser API is moved from empathy-ui-utils to empathy-string-parser

 tests/empathy-parser-test.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/empathy-parser-test.c b/tests/empathy-parser-test.c
index 0018828..9562a37 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,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]