diff options
Diffstat (limited to 'iplan2p4/iplbres.c')
-rw-r--r-- | iplan2p4/iplbres.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iplan2p4/iplbres.c b/iplan2p4/iplbres.c index 47b895ea4..db92c6bc4 100644 --- a/iplan2p4/iplbres.c +++ b/iplan2p4/iplbres.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 "servermd.h" |