aboutsummaryrefslogtreecommitdiff
path: root/src/FbMenu.cc
diff options
context:
space:
mode:
authorMathias Gumz <akira at fluxbox dot org>2008-08-14 05:53:38 (GMT)
committerMathias Gumz <akira at fluxbox dot org>2008-08-14 05:53:38 (GMT)
commit31b47e78147ca20803b123f392bfd2002b70e052 (patch)
treef7beb9baa9daf86d66358fd834cafae14de7c782 /src/FbMenu.cc
parente169d33552c8e7070aa6e13da0187f2013b4cfc3 (diff)
downloadfluxbox-31b47e78147ca20803b123f392bfd2002b70e052.zip
fluxbox-31b47e78147ca20803b123f392bfd2002b70e052.tar.bz2
cleanup of some files
Diffstat (limited to 'src/FbMenu.cc')
-rw-r--r--src/FbMenu.cc1
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
28FluxboxWindow *FbMenu::s_window = 0; 29FluxboxWindow *FbMenu::s_window = 0;
29 30