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