summaryrefslogtreecommitdiff
path: root/xkb/ddxVT.c
diff options
context:
space:
mode:
Diffstat (limited to 'xkb/ddxVT.c')
-rw-r--r--xkb/ddxVT.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/xkb/ddxVT.c b/xkb/ddxVT.c
index 9e0ac9dd2..1b7853fa0 100644
--- a/xkb/ddxVT.c
+++ b/xkb/ddxVT.c
@@ -30,6 +30,10 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <dix-config.h>
#endif
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#include <stdio.h>
#define NEED_EVENTS 1
#include <X11/X.h>