From 5e5dc14ea99f406abcd9c4110478fd4d594f59a2 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Sat, 19 Oct 2002 14:15:07 +0000 Subject: minor include fix --- src/fluxbox.hh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/fluxbox.hh b/src/fluxbox.hh index 6cca1c6..b7852f1 100644 --- a/src/fluxbox.hh +++ b/src/fluxbox.hh @@ -22,7 +22,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: fluxbox.hh,v 1.30 2002/10/15 20:49:00 fluxgen Exp $ +// $Id: fluxbox.hh,v 1.31 2002/10/19 14:15:07 fluxgen Exp $ #ifndef FLUXBOX_HH #define FLUXBOX_HH @@ -64,14 +64,14 @@ #endif // HAVE_SYS_TIME_H #endif // TIME_WITH_SYS_TIME +#include +#include +#include #include #include -#include -#include class AtomHandler; - /** main class for the window manager. singleton type -- cgit v0.11.2