diff options
Diffstat (limited to 'hw/xfree86/xf8_16bpp/cfb8_16.h')
-rw-r--r-- | hw/xfree86/xf8_16bpp/cfb8_16.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/xf8_16bpp/cfb8_16.h b/hw/xfree86/xf8_16bpp/cfb8_16.h index 97586ba01..b02000493 100644 --- a/hw/xfree86/xf8_16bpp/cfb8_16.h +++ b/hw/xfree86/xf8_16bpp/cfb8_16.h @@ -1,5 +1,9 @@ /* $XFree86: xc/programs/Xserver/hw/xfree86/xf8_16bpp/cfb8_16.h,v 1.1 1999/01/31 12:22:16 dawes Exp $ */ +#ifdef HAVE_XORG_CONFIG_H +#include <xorg-config.h> +#endif + #ifndef _CFB8_16_H #define _CFB8_16_H |