summaryrefslogtreecommitdiff
path: root/Xi/queryst.c
diff options
context:
space:
mode:
Diffstat (limited to 'Xi/queryst.c')
-rw-r--r--Xi/queryst.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Xi/queryst.c b/Xi/queryst.c
index 4cc56dd4d..34b140c8e 100644
--- a/Xi/queryst.c
+++ b/Xi/queryst.c
@@ -36,6 +36,10 @@ from The Open Group.
#define NEED_EVENTS
#define NEED_REPLIES
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <X11/X.h> /* for inputstr.h */
#include <X11/Xproto.h> /* Request macro */
#include "inputstr.h" /* DeviceIntPtr */