[Goodies-commits] r4915 - xfburn/trunk/xfburn

Mario Danic mario at xfce.org
Sun Jun 8 16:27:35 CEST 2008


Author: mario
Date: 2008-06-08 14:27:35 +0000 (Sun, 08 Jun 2008)
New Revision: 4915

Modified:
   xfburn/trunk/xfburn/xfburn-device-box.c
Log:
Fixed compilation warnings with regards to xfburn_*_cursor

Modified: xfburn/trunk/xfburn/xfburn-device-box.c
===================================================================
--- xfburn/trunk/xfburn/xfburn-device-box.c	2008-06-08 14:23:30 UTC (rev 4914)
+++ xfburn/trunk/xfburn/xfburn-device-box.c	2008-06-08 14:27:35 UTC (rev 4915)
@@ -33,6 +33,7 @@
 #include "xfburn-device-box.h"
 #include "xfburn-hal-manager.h"
 #include "xfburn-settings.h"
+#include "xfburn-utils.h"
 
 #define XFBURN_DEVICE_BOX_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE ((obj), XFBURN_TYPE_DEVICE_BOX, XfburnDeviceBoxPrivate))
 




More information about the Goodies-commits mailing list