summaryrefslogtreecommitdiff
path: root/src/XQueryDv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/XQueryDv.c')
-rw-r--r--src/XQueryDv.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/XQueryDv.c b/src/XQueryDv.c
index 637d5cf..24d4e4e 100644
--- a/src/XQueryDv.c
+++ b/src/XQueryDv.c
@@ -49,6 +49,9 @@ SOFTWARE.
* XQueryDeviceState - Query the state of an extension input device.
*
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <X11/extensions/XI.h>
#include <X11/extensions/XIproto.h>