diff options
Diffstat (limited to 'hw/xfree86/xaa/xaalocal.h')
-rw-r--r-- | hw/xfree86/xaa/xaalocal.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/xaa/xaalocal.h b/hw/xfree86/xaa/xaalocal.h index 883e64d5b..e01fa7894 100644 --- a/hw/xfree86/xaa/xaalocal.h +++ b/hw/xfree86/xaa/xaalocal.h @@ -1,5 +1,9 @@ /* $XFree86: xc/programs/Xserver/hw/xfree86/xaa/xaalocal.h,v 1.36tsi Exp $ */ +#ifdef HAVE_XORG_CONFIG_H +#include <xorg-config.h> +#endif + #ifndef _XAALOCAL_H #define _XAALOCAL_H |