diff options
Diffstat (limited to 'ilbm/ilbmpntwin.c')
-rw-r--r-- | ilbm/ilbmpntwin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ilbm/ilbmpntwin.c b/ilbm/ilbmpntwin.c index 787955a87..4d4c45816 100644 --- a/ilbm/ilbmpntwin.c +++ b/ilbm/ilbmpntwin.c @@ -52,7 +52,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 "windowstr.h" #include "regionstr.h" |