keysym.h needs to move since the code that uses it moved..
authorDana Jansens <danakj@orodu.net>
Tue, 8 May 2007 20:29:43 +0000 (20:29 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 8 May 2007 20:29:43 +0000 (20:29 +0000)
openbox/event.c
openbox/modkeys.c

index 9a25ce62a25d8cbcfd2b561e2283b13a69b7d243..44ae7b0a74a3ebaf400cc045830f25a9ec626958 100644 (file)
@@ -43,7 +43,6 @@
 #include "translate.h"
 
 #include <X11/Xlib.h>
-#include <X11/keysym.h>
 #include <X11/Xatom.h>
 #include <glib.h>
 
index dc5220825cc613eb5ab099580b1c8dab570aa28d..4eb836e5114548527f2c7bb3a4c71a88ef1031cd 100644 (file)
@@ -20,6 +20,7 @@
 #include "openbox.h"
 
 #include <X11/Xlib.h>
+#include <X11/keysym.h>
 
 /* These masks are constants and the modifier keys are bound to them as
    anyone sees fit: