diff options
Diffstat (limited to 'iplan2p4/iplbresd.c')
-rw-r--r-- | iplan2p4/iplbresd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iplan2p4/iplbresd.c b/iplan2p4/iplbresd.c index dd096dfbd..dd4afddda 100644 --- a/iplan2p4/iplbresd.c +++ b/iplan2p4/iplbresd.c @@ -51,7 +51,7 @@ SOFTWARE. /* Modified nov 94 by Martin Schaller (Martin_Schaller@maus.r.de) for use with interleaved planes */ -#include "X.h" +#include <X11/X.h> #include "misc.h" #include "ipl.h" #include "miline.h" |