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