summaryrefslogtreecommitdiff
path: root/xkb/ddxInit.c
diff options
context:
space:
mode:
Diffstat (limited to 'xkb/ddxInit.c')
-rw-r--r--xkb/ddxInit.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/xkb/ddxInit.c b/xkb/ddxInit.c
index 75567486d..8b76b7cb1 100644
--- a/xkb/ddxInit.c
+++ b/xkb/ddxInit.c
@@ -26,6 +26,10 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
/* $XFree86$ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <stdio.h>
#define NEED_EVENTS 1
#include <X11/X.h>