diff options
Diffstat (limited to 'ilbm/ilbmbresd.c')
-rw-r--r-- | ilbm/ilbmbresd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ilbm/ilbmbresd.c b/ilbm/ilbmbresd.c index 1cd456bb1..20d078f6a 100644 --- a/ilbm/ilbmbresd.c +++ b/ilbm/ilbmbresd.c @@ -51,7 +51,7 @@ SOFTWARE. /* Modified jun 95 by Geert Uytterhoeven (Geert.Uytterhoeven@cs.kuleuven.ac.be) to use interleaved bitplanes instead of normal bitplanes */ -#include "X.h" +#include <X11/X.h> #include "misc.h" #include "ilbm.h" #include "maskbits.h" |