summaryrefslogtreecommitdiff
path: root/afb/afbblt.c
diff options
context:
space:
mode:
Diffstat (limited to 'afb/afbblt.c')
-rw-r--r--afb/afbblt.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/afb/afbblt.c b/afb/afbblt.c
index 11c791921..6cbb0a878 100644
--- a/afb/afbblt.c
+++ b/afb/afbblt.c
@@ -33,6 +33,10 @@ Author: Keith Packard
*/
/* $XConsortium: afbblt.c,v 1.11 94/04/17 20:28:16 dpw Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <X11/X.h>
#include <X11/Xmd.h>
#include <X11/Xproto.h>