diff options
| author | Mikael Magnusson <mikachu@comhem.se> | 2006-08-19 05:05:36 +0000 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@comhem.se> | 2006-08-19 05:05:36 +0000 |
| commit | 005eb35ee810fbc1edc31a83f298866067be6ef9 (patch) | |
| tree | b8f85951aaeb3d62d6a3874ada0451df38f48faa /openbox/action.c | |
| parent | c495ecfefff3b07810cb2abed69ceed7a1350b37 (diff) | |
fix some warnings from -Wall
Diffstat (limited to 'openbox/action.c')
| -rw-r--r-- | openbox/action.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/action.c b/openbox/action.c index 05a9e640..c0195dd8 100644 --- a/openbox/action.c +++ b/openbox/action.c @@ -29,6 +29,7 @@ #include "grab.h" #include "keyboard.h" #include "event.h" +#include "dock.h" #include "config.h" #include "mainloop.h" |
