summaryrefslogtreecommitdiff
path: root/hw/xfree86/xaa/xaaBitBlt.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/xaa/xaaBitBlt.c')
-rw-r--r--hw/xfree86/xaa/xaaBitBlt.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/xaa/xaaBitBlt.c b/hw/xfree86/xaa/xaaBitBlt.c
index 5e2965ca9..73aab81cd 100644
--- a/hw/xfree86/xaa/xaaBitBlt.c
+++ b/hw/xfree86/xaa/xaaBitBlt.c
@@ -7,6 +7,10 @@
to the fg and bg so CopyPlane can use this.
*/
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#include <X11/misc.h>
#include "xf86.h"
#include "xf86_ansic.h"