summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-theme-adium.c
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2010-03-03 15:31:45 +0100
committerXavier Claessens <xclaesse@gmail.com>2010-03-03 16:18:45 +0100
commitf48b89ce4d61d16843361636ad9f155451fde98d (patch)
treedd614718c641cfb6cf99bc725fc2dd11058b0ad8 /libempathy-gtk/empathy-theme-adium.c
parentd6c60c80075fac5b34d23d37ec7826835fd02cd6 (diff)
downloadempathy-f48b89ce4d61d16843361636ad9f155451fde98d.tar.gz
Move empathy_string_parser API to its own file
Diffstat (limited to 'libempathy-gtk/empathy-theme-adium.c')
-rw-r--r--libempathy-gtk/empathy-theme-adium.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-theme-adium.c b/libempathy-gtk/empathy-theme-adium.c
index 5c67af857..ef7d3a73e 100644
--- a/libempathy-gtk/empathy-theme-adium.c
+++ b/libempathy-gtk/empathy-theme-adium.c
@@ -40,6 +40,7 @@
#include "empathy-conf.h"
#include "empathy-ui-utils.h"
#include "empathy-plist.h"
+#include "empathy-string-parser.h"
#define DEBUG_FLAG EMPATHY_DEBUG_CHAT
#include <libempathy/empathy-debug.h>