]> Dogcows Code - chaz/openbox/blobdiff - otk/display.cc
support for the shape extension works!
[chaz/openbox] / otk / display.cc
index 980fcaaadefa1ce89ba32f1ecd39a1d0cba5b781..4613b9ba9a5b5da75b8a5b5a43d5fdfeeb2c96e8 100644 (file)
 extern "C" {
 #include <X11/keysym.h>
 
+#ifdef    SHAPE
+#include <X11/extensions/shape.h>
+#endif // SHAPE
+
 #ifdef    HAVE_STDIO_H
 #  include <stdio.h>
 #endif // HAVE_STDIO_H
This page took 0.025011 seconds and 4 git commands to generate.