vino r1016 - trunk/server



Author: jwendell
Date: Fri Dec 12 20:28:40 2008
New Revision: 1016
URL: http://svn.gnome.org/viewvc/vino?rev=1016&view=rev

Log:
fix bug 563802 - GNOME Goal: Clean up GLib and GTK+ includes

Modified:
   trunk/server/vino-util.h

Modified: trunk/server/vino-util.h
==============================================================================
--- trunk/server/vino-util.h	(original)
+++ trunk/server/vino-util.h	Fri Dec 12 20:28:40 2008
@@ -25,7 +25,7 @@
 
 #include <config.h>
 #include <libintl.h>
-#include <glib/gmacros.h>
+#include <glib.h>
 #include <glib/gi18n.h>
 #include <gtk/gtk.h>
 



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