summaryrefslogtreecommitdiff
path: root/ilbm/ilbmbitblt.c
diff options
context:
space:
mode:
Diffstat (limited to 'ilbm/ilbmbitblt.c')
-rw-r--r--ilbm/ilbmbitblt.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/ilbm/ilbmbitblt.c b/ilbm/ilbmbitblt.c
index ad944025e..11a0e07fb 100644
--- a/ilbm/ilbmbitblt.c
+++ b/ilbm/ilbmbitblt.c
@@ -52,6 +52,10 @@ SOFTWARE.
/* Modified jun 95 by Geert Uytterhoeven (Geert.Uytterhoeven@cs.kuleuven.ac.be)
to use interleaved bitplanes instead of normal bitplanes */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <X11/X.h>
#include <X11/Xprotostr.h>