]> git.0d.be Git - empathy.git/commitdiff
fix src/empathy build. empathy-conf was moved to libempathy-gtk. Fixes bug #511679...
authorXavier Claessens <xclaesse@src.gnome.org>
Thu, 24 Jan 2008 02:57:32 +0000 (02:57 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Thu, 24 Jan 2008 02:57:32 +0000 (02:57 +0000)
svn path=/trunk/; revision=599

src/empathy.c

index 185b958dd62ad566ebff3b430203303210155c27..a4a90e2c5e962de9efea19f4b20cd208c178a34e 100644 (file)
 #include <libmissioncontrol/mission-control.h>
 
 #include <libempathy/empathy-idle.h>
-#include <libempathy/empathy-conf.h>
 #include <libempathy/empathy-utils.h>
 #include <libempathy/empathy-debug.h>
 
+#include <libempathy-gtk/empathy-conf.h>
 #include <libempathy-gtk/empathy-preferences.h>
 #include <libempathy-gtk/empathy-main-window.h>
 #include <libempathy-gtk/empathy-status-icon.h>