From: Dana Jansens Date: Tue, 8 May 2007 20:29:43 +0000 (+0000) Subject: keysym.h needs to move since the code that uses it moved.. X-Git-Tag: openbox-3_3_991-RELEASE~135 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=14a25b65445d8b1a07fff87f15b7efc130068c16;p=dana%2Fopenbox.git keysym.h needs to move since the code that uses it moved.. --- diff --git a/openbox/event.c b/openbox/event.c index 9a25ce62..44ae7b0a 100644 --- a/openbox/event.c +++ b/openbox/event.c @@ -43,7 +43,6 @@ #include "translate.h" #include -#include #include #include diff --git a/openbox/modkeys.c b/openbox/modkeys.c index dc522082..4eb836e5 100644 --- a/openbox/modkeys.c +++ b/openbox/modkeys.c @@ -20,6 +20,7 @@ #include "openbox.h" #include +#include /* These masks are constants and the modifier keys are bound to them as anyone sees fit: