diff options
Diffstat (limited to 'hw/xfree86/xaa/xaacexp.h')
-rw-r--r-- | hw/xfree86/xaa/xaacexp.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/xaa/xaacexp.h b/hw/xfree86/xaa/xaacexp.h index 2f75b7e32..9decdc594 100644 --- a/hw/xfree86/xaa/xaacexp.h +++ b/hw/xfree86/xaa/xaacexp.h @@ -1,6 +1,10 @@ /* $XFree86: xc/programs/Xserver/hw/xfree86/xaa/xaacexp.h,v 1.3 2000/01/21 02:30:06 dawes Exp $ */ +#ifdef HAVE_XORG_CONFIG_H +#include <xorg-config.h> +#endif + #include <X11/Xarch.h> #ifndef FIXEDBASE |