diff options
Diffstat (limited to 'ilbm/ilbmmisc.c')
-rw-r--r-- | ilbm/ilbmmisc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ilbm/ilbmmisc.c b/ilbm/ilbmmisc.c index 9717aceca..c9aa4c792 100644 --- a/ilbm/ilbmmisc.c +++ b/ilbm/ilbmmisc.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 "cursor.h" #include "scrnintstr.h" |