diff options
Diffstat (limited to 'afb/afbpntarea.c')
-rw-r--r-- | afb/afbpntarea.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/afb/afbpntarea.c b/afb/afbpntarea.c index c552b388a..ab3031b92 100644 --- a/afb/afbpntarea.c +++ b/afb/afbpntarea.c @@ -49,7 +49,7 @@ SOFTWARE. ******************************************************************/ /* $XConsortium: afbpntarea.c,v 5.7 94/04/17 20:28:29 dpw Exp $ */ -#include "X.h" +#include <X11/X.h> #include "windowstr.h" #include "regionstr.h" |