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