summaryrefslogtreecommitdiff
path: root/src/xkbmisc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xkbmisc.c')
-rw-r--r--src/xkbmisc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/xkbmisc.c b/src/xkbmisc.c
index c1d1368..f55ab5b 100644
--- a/src/xkbmisc.c
+++ b/src/xkbmisc.c
@@ -26,6 +26,10 @@
********************************************************/
/* $XFree86: xc/lib/xkbfile/xkbmisc.c,v 1.7 2003/07/16 02:31:10 dawes Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif