diff options
Diffstat (limited to 'hw/xfree86/vgahw/vgaHW.h')
-rw-r--r-- | hw/xfree86/vgahw/vgaHW.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/vgahw/vgaHW.h b/hw/xfree86/vgahw/vgaHW.h index 568d45093..5fb114073 100644 --- a/hw/xfree86/vgahw/vgaHW.h +++ b/hw/xfree86/vgahw/vgaHW.h @@ -19,7 +19,7 @@ #define _VGAHW_H #include <X11/X.h> -#include <X11/misc.h> +#include "misc.h" #include "input.h" #include "scrnintstr.h" #include "colormapst.h" |