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 baf8d996f..6ee09b9e4 100644 --- a/afb/afbbres.c +++ b/afb/afbbres.c @@ -54,7 +54,7 @@ SOFTWARE. #endif #include <X11/X.h> -#include <X11/misc.h> +#include "misc.h" #include "afb.h" #include "maskbits.h" #include "miline.h" |