diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-07-11 19:48:07 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-07-11 19:48:07 +0000 |
| commit | e5aee030e5d6a0234820f849a4248ea797c2115f (patch) | |
| tree | b24d707b3c13b80a4fc8056b323c58951df6b722 /openbox | |
| parent | 7c1a00802326a608bc1baeb67731a9ab3eda8ba6 (diff) | |
missing header
Diffstat (limited to 'openbox')
| -rw-r--r-- | openbox/actions/if.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/actions/if.c b/openbox/actions/if.c index 0b9f842a..a5d5f0bb 100644 --- a/openbox/actions/if.c +++ b/openbox/actions/if.c @@ -3,6 +3,7 @@ #include "openbox/client.h" #include "openbox/frame.h" #include "openbox/screen.h" +#include "openbox/focus.h" #include <glib.h> typedef struct { |
