diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-05-18 23:05:06 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-05-18 23:05:06 +0000 |
| commit | f41d06f583b0461446aeac93551a2e0931d50ac0 (patch) | |
| tree | 5e5a57ff73e44dc21e0d083da063f05832f47991 /openbox | |
| parent | 4be1b0815452c79f29f5944c2f2a9c025a94f20b (diff) | |
include grab.h
Diffstat (limited to 'openbox')
| -rw-r--r-- | openbox/focus.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/focus.c b/openbox/focus.c index 6f5b04d1..949a3291 100644 --- a/openbox/focus.c +++ b/openbox/focus.c @@ -1,5 +1,6 @@ #include "event.h" #include "openbox.h" +#include "grab.h" #include "framerender.h" #include "client.h" #include "config.h" |
