summaryrefslogtreecommitdiff
path: root/afb/afb.h
diff options
context:
space:
mode:
Diffstat (limited to 'afb/afb.h')
-rw-r--r--afb/afb.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/afb/afb.h b/afb/afb.h
index 708fe7643..c1486dc2c 100644
--- a/afb/afb.h
+++ b/afb/afb.h
@@ -52,6 +52,10 @@ SOFTWARE.
written by drewry, september 1986
*/
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include "pixmap.h"
#include "region.h"
#include "gc.h"