diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-08 21:57:36 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-08 21:57:36 +0000 |
| commit | 1e4215c5c63c53c199a3a5a177607de308c8a3f1 (patch) | |
| tree | 122792eeacb391b5bc60e898103a1e0713f14a40 /openbox/modkeys.c | |
| parent | aae4f66f68b32c8ad2760eeb12ebb9cb3d44602a (diff) | |
merge r6176-6182 from 3.4-working
Diffstat (limited to 'openbox/modkeys.c')
| -rw-r--r-- | openbox/modkeys.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 <X11/Xlib.h> +#include <X11/keysym.h> /* These masks are constants and the modifier keys are bound to them as anyone sees fit: |
