]> Dogcows Code - chaz/openbox/blobdiff - openbox/extensions.h
prefixing and capitalizing the StackLayer -> ObStackingLayer enum.
[chaz/openbox] / openbox / extensions.h
index e8262768a060a68438096ea786650038f638ba00..51dafd92da1840137d259eed8d0c2a126f16fc78 100644 (file)
@@ -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? */
This page took 0.0216 seconds and 4 git commands to generate.