[Xfce4-commits] r27003 - xfwm4/trunk/src

Olivier Fourdan olivier at xfce.org
Sun Jun 1 11:24:30 CEST 2008


Author: olivier
Date: 2008-06-01 09:24:30 +0000 (Sun, 01 Jun 2008)
New Revision: 27003

Modified:
   xfwm4/trunk/src/client.c
Log:
Missing header

Modified: xfwm4/trunk/src/client.c
===================================================================
--- xfwm4/trunk/src/client.c	2008-05-31 23:45:11 UTC (rev 27002)
+++ xfwm4/trunk/src/client.c	2008-06-01 09:24:30 UTC (rev 27003)
@@ -44,6 +44,7 @@
 #include "hints.h"
 #include "icons.h"
 #include "misc.h"
+#include "moveresize.h"
 #include "mypixmap.h"
 #include "mywindow.h"
 #include "netwm.h"



More information about the Xfce4-commits mailing list