summaryrefslogtreecommitdiff
path: root/src/xeventhandler.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/xeventhandler.hh')
-rw-r--r--src/xeventhandler.hh4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/xeventhandler.hh b/src/xeventhandler.hh
index e46ae116..0b5a1466 100644
--- a/src/xeventhandler.hh
+++ b/src/xeventhandler.hh
@@ -9,6 +9,10 @@
extern "C" {
#include <X11/Xlib.h>
+
+#ifdef SHAPE
+#include <X11/extensions/shape.h>
+#endif // SHAPE
}
namespace ob {