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 fd8b88c00..13cbf6a1f 100644 --- a/afb/afbbresd.c +++ b/afb/afbbresd.c @@ -49,7 +49,7 @@ SOFTWARE. /* $XConsortium: afbbresd.c,v 1.10 94/04/17 20:28:18 dpw Exp $ */ #include <X11/X.h> -#include "misc.h" +#include <X11/misc.h> #include "afb.h" #include "maskbits.h" #include "miline.h" |