summaryrefslogtreecommitdiff
path: root/Xext/EVI.c
diff options
context:
space:
mode:
Diffstat (limited to 'Xext/EVI.c')
-rw-r--r--Xext/EVI.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Xext/EVI.c b/Xext/EVI.c
index f4f0eea1f..b59180685 100644
--- a/Xext/EVI.c
+++ b/Xext/EVI.c
@@ -23,6 +23,10 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
/* $XFree86: xc/programs/Xserver/Xext/EVI.c,v 3.10tsi Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <X11/X.h>
#include <X11/Xproto.h>
#include "dixstruct.h"