gnome-power-manager r3066 - in trunk: . src



Author: rhughes
Date: Tue Nov  4 10:09:37 2008
New Revision: 3066
URL: http://svn.gnome.org/viewvc/gnome-power-manager?rev=3066&view=rev

Log:
2008-11-04  Richard Hughes  <richard hughsie com>

* src/gpm-notify.h:
Don't include gtk headers individually, just use the global header.


Modified:
   trunk/ChangeLog
   trunk/src/gpm-notify.h

Modified: trunk/src/gpm-notify.h
==============================================================================
--- trunk/src/gpm-notify.h	(original)
+++ trunk/src/gpm-notify.h	Tue Nov  4 10:09:37 2008
@@ -24,7 +24,7 @@
 #define __GPM_NOTIFY_H
 
 #include <glib-object.h>
-#include <gtk/gtkstatusicon.h>
+#include <gtk/gtk.h>
 
 G_BEGIN_DECLS
 



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