diff options
Diffstat (limited to 'mfb/mfbmisc.c')
-rw-r--r-- | mfb/mfbmisc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mfb/mfbmisc.c b/mfb/mfbmisc.c index 0a4e7f773..d53dc2f73 100644 --- a/mfb/mfbmisc.c +++ b/mfb/mfbmisc.c @@ -46,7 +46,7 @@ SOFTWARE. ******************************************************************/ /* $Xorg: mfbmisc.c,v 1.4 2001/02/09 02:05:19 xorgcvs Exp $ */ #include <X11/X.h> -#include "misc.h" +#include <X11/misc.h> #include "cursor.h" #include "scrnintstr.h" |