diff options
Diffstat (limited to 'cfb/cfbpolypnt.c')
-rw-r--r-- | cfb/cfbpolypnt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cfb/cfbpolypnt.c b/cfb/cfbpolypnt.c index a5886b6ec..607fc1b3c 100644 --- a/cfb/cfbpolypnt.c +++ b/cfb/cfbpolypnt.c @@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group. /* $Xorg: cfbpolypnt.c,v 1.4 2001/02/09 02:04:38 xorgcvs Exp $ */ -#include "X.h" +#include <X11/X.h> #include "gcstruct.h" #include "windowstr.h" #include "pixmapstr.h" |