diff options
Diffstat (limited to 'openbox/extensions.h')
| -rw-r--r-- | openbox/extensions.h | 3 |
1 files changed, 3 insertions, 0 deletions
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 <X11/Xlib.h> #ifdef XKB #include <X11/XKBlib.h> @@ -17,6 +19,7 @@ #ifdef VIDMODE #include <X11/extensions/xf86vmode.h> #endif + #include <glib.h> /*! Does the display have the XKB extension? */ |
