summaryrefslogtreecommitdiff
path: root/dbe/dbe.c
diff options
context:
space:
mode:
Diffstat (limited to 'dbe/dbe.c')
-rw-r--r--dbe/dbe.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/dbe/dbe.c b/dbe/dbe.c
index b705ead41..992a7ab59 100644
--- a/dbe/dbe.c
+++ b/dbe/dbe.c
@@ -37,6 +37,10 @@
/* INCLUDES */
#define NEED_EVENTS
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <X11/X.h>
#include <X11/Xproto.h>
#include "scrnintstr.h"