aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-theme.c
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-01-23 21:16:06 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-01-23 21:16:06 +0800
commit61a627be9a0d353ee9fc4d8edecde948aab5d243 (patch)
treea2124b70f6f380cfd3a1be7963a42ad25cd97d4a /libempathy-gtk/empathy-theme.c
parent84db00195ac91343c32c1d1e9e4301e8b0adc662 (diff)
downloadgsoc2013-empathy-61a627be9a0d353ee9fc4d8edecde948aab5d243.tar
gsoc2013-empathy-61a627be9a0d353ee9fc4d8edecde948aab5d243.tar.gz
gsoc2013-empathy-61a627be9a0d353ee9fc4d8edecde948aab5d243.tar.bz2
gsoc2013-empathy-61a627be9a0d353ee9fc4d8edecde948aab5d243.tar.lz
gsoc2013-empathy-61a627be9a0d353ee9fc4d8edecde948aab5d243.tar.xz
gsoc2013-empathy-61a627be9a0d353ee9fc4d8edecde948aab5d243.tar.zst
gsoc2013-empathy-61a627be9a0d353ee9fc4d8edecde948aab5d243.zip
Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gconf anymore.
svn path=/trunk/; revision=597
Diffstat (limited to 'libempathy-gtk/empathy-theme.c')
-rw-r--r--libempathy-gtk/empathy-theme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-theme.c b/libempathy-gtk/empathy-theme.c
index 1895b8ccb..c8a9a0d48 100644
--- a/libempathy-gtk/empathy-theme.c
+++ b/libempathy-gtk/empathy-theme.c
@@ -24,12 +24,12 @@
#include <glib/gi18n.h>
#include <gtk/gtk.h>
-#include <libempathy/empathy-conf.h>
#include <libempathy/empathy-debug.h>
#include <libempathy/empathy-utils.h>
#include <libempathy/empathy-marshal.h>
#include "empathy-chat.h"
+#include "empathy-conf.h"
#include "empathy-preferences.h"
#include "empathy-theme.h"
#include "empathy-smiley-manager.h"