diff options
Diffstat (limited to 'afb/afbbresd.c')
-rw-r--r-- | afb/afbbresd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/afb/afbbresd.c b/afb/afbbresd.c index 0b0d5d6fe..fd8b88c00 100644 --- a/afb/afbbresd.c +++ b/afb/afbbresd.c @@ -48,7 +48,7 @@ SOFTWARE. ******************************************************************/ /* $XConsortium: afbbresd.c,v 1.10 94/04/17 20:28:18 dpw Exp $ */ -#include "X.h" +#include <X11/X.h> #include "misc.h" #include "afb.h" #include "maskbits.h" |