diff options
Diffstat (limited to 'hw/xfree86/xf4bpp/vgaVideo.h')
-rw-r--r-- | hw/xfree86/xf4bpp/vgaVideo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/xf4bpp/vgaVideo.h b/hw/xfree86/xf4bpp/vgaVideo.h index 1e613bb30..ba0aae662 100644 --- a/hw/xfree86/xf4bpp/vgaVideo.h +++ b/hw/xfree86/xf4bpp/vgaVideo.h @@ -28,7 +28,7 @@ #include <xorg-config.h> #endif -#include <X11/misc.h> /* GJA -- for pointer data type */ +#include "misc.h" /* GJA -- for pointer data type */ #ifdef lint #if defined(volatile) #undef volatile |