empathy r599 - trunk/src



Author: xclaesse
Date: Thu Jan 24 02:57:32 2008
New Revision: 599
URL: http://svn.gnome.org/viewvc/empathy?rev=599&view=rev

Log:
fix src/empathy build. empathy-conf was moved to libempathy-gtk. Fixes bug #511679 (Guillaume Desmottes).


Modified:
   trunk/src/empathy.c

Modified: trunk/src/empathy.c
==============================================================================
--- trunk/src/empathy.c	(original)
+++ trunk/src/empathy.c	Thu Jan 24 02:57:32 2008
@@ -37,10 +37,10 @@
 #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>



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