diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-13 22:30:58 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-13 22:30:58 +0000 |
| commit | 2676b61b0f4caa8639ce9509f00b0ea2773b731e (patch) | |
| tree | 46c6f4a254d9265961de546886a622e8ca899ea6 | |
| parent | d5a25d78f822431d4fab4767859da9988427eb13 (diff) | |
missing a header
| -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 f947fe33..0c32df6c 100644 --- a/openbox/focus.c +++ b/openbox/focus.c @@ -28,6 +28,7 @@ #include "screen.h" #include "group.h" #include "prop.h" +#include "keyboard.h" #include "focus.h" #include "stacking.h" #include "popup.h" |
