From 122d55fbadea0409fbc902a1740e1c8ff3aecd88 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 10 Jul 2003 17:03:05 +0000 Subject: prefixing and capitalizing the StackLayer -> ObStackingLayer enum. less includes in headers for less rebuilding on changes --- openbox/extensions.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'openbox/extensions.h') diff --git a/openbox/extensions.h b/openbox/extensions.h index e8262768..51dafd92 100644 --- a/openbox/extensions.h +++ b/openbox/extensions.h @@ -1,6 +1,8 @@ #ifndef __extensions_h #define __extensions_h +#include "geom.h" + #include #ifdef XKB #include @@ -17,6 +19,7 @@ #ifdef VIDMODE #include #endif + #include /*! Does the display have the XKB extension? */ -- cgit v1.2.3