summaryrefslogtreecommitdiff
path: root/src/XIGrabDevice.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/XIGrabDevice.c')
-rw-r--r--src/XIGrabDevice.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/XIGrabDevice.c b/src/XIGrabDevice.c
index 94feaee..dd1bd10 100644
--- a/src/XIGrabDevice.c
+++ b/src/XIGrabDevice.c
@@ -22,6 +22,10 @@
*
*/
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <stdint.h>
#include <X11/Xlibint.h>
#include <X11/extensions/XI2proto.h>