gnome-panel r11140 - in trunk/gnome-panel: . libpanel-util



Author: vuntz
Date: Tue Jun 17 12:43:19 2008
New Revision: 11140
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=11140&view=rev

Log:
2008-06-17  Vincent Untz  <vuntz gnome org>

	* libpanel-util/panel-power-manager.c: fix distcheck


Modified:
   trunk/gnome-panel/ChangeLog
   trunk/gnome-panel/libpanel-util/panel-power-manager.c

Modified: trunk/gnome-panel/libpanel-util/panel-power-manager.c
==============================================================================
--- trunk/gnome-panel/libpanel-util/panel-power-manager.c	(original)
+++ trunk/gnome-panel/libpanel-util/panel-power-manager.c	Tue Jun 17 12:43:19 2008
@@ -26,8 +26,8 @@
 
 #include <dbus/dbus-glib.h>
 
-#include <libpanel-util/panel-cleanup.h>
-#include <libpanel-util/panel-dbus-service.h>
+#include "panel-cleanup.h"
+#include "panel-dbus-service.h"
 
 #include "panel-power-manager.h"
 



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