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 186959708..9a1e2bf92 100644 --- a/hw/xfree86/common/xf86str.h +++ b/hw/xfree86/common/xf86str.h @@ -39,7 +39,7 @@ #ifndef _XF86STR_H #define _XF86STR_H -#include <X11/misc.h> +#include "misc.h" #include "input.h" #include "scrnintstr.h" #include "pixmapstr.h" |