diff options
Diffstat (limited to 'afb/afbpushpxl.c')
-rw-r--r-- | afb/afbpushpxl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/afb/afbpushpxl.c b/afb/afbpushpxl.c index 026d09c21..c8b123b95 100644 --- a/afb/afbpushpxl.c +++ b/afb/afbpushpxl.c @@ -48,7 +48,7 @@ SOFTWARE. ******************************************************************/ /* $XConsortium: afbpushpxl.c,v 5.6 94/04/17 20:28:31 dpw Exp $ */ -#include "X.h" +#include <X11/X.h> #include "gcstruct.h" #include "scrnintstr.h" #include "pixmapstr.h" |