summaryrefslogtreecommitdiff
path: root/mfb/mfbblt.c
diff options
context:
space:
mode:
Diffstat (limited to 'mfb/mfbblt.c')
-rw-r--r--mfb/mfbblt.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/mfb/mfbblt.c b/mfb/mfbblt.c
index 6aff98cac..ce77fe22c 100644
--- a/mfb/mfbblt.c
+++ b/mfb/mfbblt.c
@@ -32,6 +32,10 @@ Author: Keith Packard
*/
/* $Xorg: mfbblt.c,v 1.4 2001/02/09 02:05:18 xorgcvs Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <X11/X.h>
#include <X11/Xmd.h>
#include <X11/Xproto.h>