diff options
Diffstat (limited to 'hw/dmx/dmxclient.h')
-rw-r--r-- | hw/dmx/dmxclient.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/dmx/dmxclient.h b/hw/dmx/dmxclient.h index 8f018d153..91ba0493c 100644 --- a/hw/dmx/dmxclient.h +++ b/hw/dmx/dmxclient.h @@ -98,9 +98,7 @@ typedef XID KeySym64; #include <X11/extensions/XKBstr.h> #endif -#ifdef XINPUT #include <X11/extensions/XI.h> -#endif /* Always include these, since we query them even if we don't export XINPUT. */ #include <X11/extensions/XInput.h> /* For XDevice */ |