summaryrefslogtreecommitdiff
path: root/cfb/cfbblt.c
diff options
context:
space:
mode:
Diffstat (limited to 'cfb/cfbblt.c')
-rw-r--r--cfb/cfbblt.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/cfb/cfbblt.c b/cfb/cfbblt.c
index 06e271640..7a0b192cc 100644
--- a/cfb/cfbblt.c
+++ b/cfb/cfbblt.c
@@ -34,6 +34,10 @@ Author: Keith Packard
/* 24-bit bug fixes: Peter Wainwright, 1998/11/28 */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <X11/X.h>
#include <X11/Xmd.h>
#include <X11/Xproto.h>