summaryrefslogtreecommitdiff
path: root/hw/dmx/dmxclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dmx/dmxclient.h')
-rw-r--r--hw/dmx/dmxclient.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/dmx/dmxclient.h b/hw/dmx/dmxclient.h
index 91ba0493c..f0c3608da 100644
--- a/hw/dmx/dmxclient.h
+++ b/hw/dmx/dmxclient.h
@@ -84,9 +84,7 @@ typedef XID KeySym64;
#include <X11/cursorfont.h>
#include <X11/Xmu/SysUtil.h> /* For XmuSnprintf */
-#ifdef SHAPE
#include <X11/extensions/shape.h>
-#endif
#ifdef RENDER
#include <X11/extensions/Xrender.h>