diff options
Diffstat (limited to 'hw/xfree86/common/xf86str.h')
-rw-r--r-- | hw/xfree86/common/xf86str.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/common/xf86str.h b/hw/xfree86/common/xf86str.h index a90b5483d..67052b220 100644 --- a/hw/xfree86/common/xf86str.h +++ b/hw/xfree86/common/xf86str.h @@ -35,7 +35,7 @@ #ifndef _XF86STR_H #define _XF86STR_H -#include "misc.h" +#include <X11/misc.h> #include "input.h" #include "scrnintstr.h" #include "pixmapstr.h" |