gnome-bluetooth r337 - trunk/common



Author: hadess
Date: Wed Feb 25 14:40:49 2009
New Revision: 337
URL: http://svn.gnome.org/viewvc/gnome-bluetooth?rev=337&view=rev

Log:
Another single GTK+ include fix

Should be all done now.

Modified:
   trunk/common/bluetooth-device-selection.h

Modified: trunk/common/bluetooth-device-selection.h
==============================================================================
--- trunk/common/bluetooth-device-selection.h	(original)
+++ trunk/common/bluetooth-device-selection.h	Wed Feb 25 14:40:49 2009
@@ -25,7 +25,7 @@
 #ifndef __BLUETOOTH_DEVICE_SELECTION_H
 #define __BLUETOOTH_DEVICE_SELECTION_H
 
-#include <gtk/gtkvbox.h>
+#include <gtk/gtk.h>
 #include <bluetooth-enums.h>
 
 G_BEGIN_DECLS



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