Otherwise, wmcalc fails to build.
---
 wmcalc/wmcalc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wmcalc/wmcalc.c b/wmcalc/wmcalc.c
index 19990a6..f68714b 100644
--- a/wmcalc/wmcalc.c
+++ b/wmcalc/wmcalc.c
@@ -38,7 +38,7 @@
  ****************************************************************/
 
 #include "wmcalc_x.h"
-#include <XKBlib.h>
+#include <X11/XKBlib.h>
 #include <stdio.h>
 #include <math.h>
 #include <stdlib.h>
-- 
2.1.0


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

Reply via email to