diff options
Diffstat (limited to 'mfb/mfbbres.c')
-rw-r--r-- | mfb/mfbbres.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mfb/mfbbres.c b/mfb/mfbbres.c index 3723914b6..21d867d1c 100644 --- a/mfb/mfbbres.c +++ b/mfb/mfbbres.c @@ -48,7 +48,7 @@ SOFTWARE. ******************************************************************/ /* $Xorg: mfbbres.c,v 1.4 2001/02/09 02:05:18 xorgcvs Exp $ */ #include <X11/X.h> -#include "misc.h" +#include <X11/misc.h> #include "mfb.h" #include "maskbits.h" #include "miline.h" |