diff options
Diffstat (limited to 'ilbm/ilbmpushpxl.c')
-rw-r--r-- | ilbm/ilbmpushpxl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ilbm/ilbmpushpxl.c b/ilbm/ilbmpushpxl.c index 5bedef851..9f1b26ea2 100644 --- a/ilbm/ilbmpushpxl.c +++ b/ilbm/ilbmpushpxl.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 "gcstruct.h" #include "scrnintstr.h" #include "pixmapstr.h" |