summaryrefslogtreecommitdiff
path: root/Xext/xcmisc.c
diff options
context:
space:
mode:
Diffstat (limited to 'Xext/xcmisc.c')
-rw-r--r--Xext/xcmisc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Xext/xcmisc.c b/Xext/xcmisc.c
index dbd9496d7..ee3af3f72 100644
--- a/Xext/xcmisc.c
+++ b/Xext/xcmisc.c
@@ -30,6 +30,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>
#include <X11/Xproto.h>
#include <X11/misc.h>