diff options
Diffstat (limited to 'hw/xfree86/xf1bpp/mfbmap.h')
-rw-r--r-- | hw/xfree86/xf1bpp/mfbmap.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/xf1bpp/mfbmap.h b/hw/xfree86/xf1bpp/mfbmap.h index 12695003c..832c72720 100644 --- a/hw/xfree86/xf1bpp/mfbmap.h +++ b/hw/xfree86/xf1bpp/mfbmap.h @@ -1,5 +1,9 @@ /* $XFree86: xc/programs/Xserver/hw/xfree86/xf1bpp/mfbmap.h,v 1.1.2.2 1998/06/08 15:13:15 dawes Exp $ */ +#ifdef HAVE_XORG_CONFIG_H +#include <xorg-config.h> +#endif + #ifndef _MFBMAP_H #define _MFBMAP_H |