summaryrefslogtreecommitdiff
path: root/dix/tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'dix/tables.c')
-rw-r--r--dix/tables.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/dix/tables.c b/dix/tables.c
index 092abd61f..5196f0e85 100644
--- a/dix/tables.c
+++ b/dix/tables.c
@@ -47,6 +47,10 @@ SOFTWARE.
******************************************************************/
/* $Xorg: tables.c,v 1.4 2001/02/09 02:04:41 xorgcvs Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <X11/X.h>
#define NEED_EVENTS
#define NEED_REPLIES