diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2008-08-14 05:53:38 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2008-08-14 05:53:38 (GMT) |
commit | 31b47e78147ca20803b123f392bfd2002b70e052 (patch) | |
tree | f7beb9baa9daf86d66358fd834cafae14de7c782 /src/FbMenu.cc | |
parent | e169d33552c8e7070aa6e13da0187f2013b4cfc3 (diff) | |
download | fluxbox_pavel-31b47e78147ca20803b123f392bfd2002b70e052.zip fluxbox_pavel-31b47e78147ca20803b123f392bfd2002b70e052.tar.bz2 |
cleanup of some files
Diffstat (limited to 'src/FbMenu.cc')
-rw-r--r-- | src/FbMenu.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/FbMenu.cc b/src/FbMenu.cc index 12ee2f1..769241d 100644 --- a/src/FbMenu.cc +++ b/src/FbMenu.cc | |||
@@ -24,6 +24,7 @@ | |||
24 | #include "fluxbox.hh" | 24 | #include "fluxbox.hh" |
25 | #include "Screen.hh" | 25 | #include "Screen.hh" |
26 | #include "WindowCmd.hh" | 26 | #include "WindowCmd.hh" |
27 | #include "FbTk/AutoReloadHelper.hh" | ||
27 | 28 | ||
28 | FluxboxWindow *FbMenu::s_window = 0; | 29 | FluxboxWindow *FbMenu::s_window = 0; |
29 | 30 | ||