ekiga r7642 - trunk/lib/engine



Author: jpuydt
Date: Thu Feb  5 20:10:05 2009
New Revision: 7642
URL: http://svn.gnome.org/viewvc/ekiga?rev=7642&view=rev

Log:
Yet another patch from Eugen Dedu -- trying to get the gnome-session code compilation right

Modified:
   trunk/lib/engine/engine.cpp

Modified: trunk/lib/engine/engine.cpp
==============================================================================
--- trunk/lib/engine/engine.cpp	(original)
+++ trunk/lib/engine/engine.cpp	Thu Feb  5 20:10:05 2009
@@ -78,6 +78,9 @@
 
 #ifdef HAVE_DBUS
 #include "hal-main-dbus.h"
+#ifdef HAVE_GNOME
+#include "gnome-session-main.h"
+#endif
 #endif
 
 #include "opal-main.h"
@@ -95,10 +98,6 @@
 #include "ldap-main.h"
 #endif
 
-#ifdef HAVE_GNOME
-#include "gnome-session-main.h"
-#endif
-
 #ifdef HAVE_GSTREAMER
 #include "gst-main.h"
 #endif



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