summaryrefslogtreecommitdiff
path: root/Xi/ungrdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'Xi/ungrdev.c')
-rw-r--r--Xi/ungrdev.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Xi/ungrdev.c b/Xi/ungrdev.c
index 5f6ecf9e2..8de4cd225 100644
--- a/Xi/ungrdev.c
+++ b/Xi/ungrdev.c
@@ -55,6 +55,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 */