summaryrefslogtreecommitdiff
path: root/Xi/selectev.c
diff options
context:
space:
mode:
Diffstat (limited to 'Xi/selectev.c')
-rw-r--r--Xi/selectev.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Xi/selectev.c b/Xi/selectev.c
index bf92cfa58..c8a55f5b0 100644
--- a/Xi/selectev.c
+++ b/Xi/selectev.c
@@ -56,6 +56,10 @@ SOFTWARE.
#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 */