diff options
Diffstat (limited to 'include/cursor.h')
-rw-r--r-- | include/cursor.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/cursor.h b/include/cursor.h index 5f9467a2b..dc776bb1a 100644 --- a/include/cursor.h +++ b/include/cursor.h @@ -47,6 +47,10 @@ SOFTWARE. ******************************************************************/ /* $Xorg: cursor.h,v 1.4 2001/02/09 02:05:15 xorgcvs Exp $ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef CURSOR_H #define CURSOR_H |