---
 wmcp/wmcp.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/wmcp/wmcp.c b/wmcp/wmcp.c
index 0028efc..2d30e83 100644
--- a/wmcp/wmcp.c
+++ b/wmcp/wmcp.c
@@ -20,11 +20,11 @@
 
 #define VERSION "Ver 1.2.8 -- May 25, 1999"
 
-#include <Xlib.h>
-#include <Xutil.h>
-#include <xpm.h>
-#include <extensions/shape.h>
-#include <keysym.h>
+#include <X11/Xlib.h>
+#include <X11/Xutil.h>
+#include <X11/xpm.h>
+#include <X11/extensions/shape.h>
+#include <X11/keysym.h>
 #include <stdio.h>
 #include <math.h>
 
-- 
2.7.4


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to