diff options
Diffstat (limited to 'iplan2p4/iplpolypnt.c')
-rw-r--r-- | iplan2p4/iplpolypnt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iplan2p4/iplpolypnt.c b/iplan2p4/iplpolypnt.c index 763733a04..3bcd48360 100644 --- a/iplan2p4/iplpolypnt.c +++ b/iplan2p4/iplpolypnt.c @@ -31,7 +31,7 @@ in this Software without prior written authorization from the X Consortium. /* Modified nov 94 by Martin Schaller (Martin_Schaller@maus.r.de) for use with interleaved planes */ -#include "X.h" +#include <X11/X.h> #include "gcstruct.h" #include "windowstr.h" #include "pixmapstr.h" |