diff options
Diffstat (limited to 'include/cursorstr.h')
-rw-r--r-- | include/cursorstr.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/cursorstr.h b/include/cursorstr.h index c877d6cc9..b4ce35c6e 100644 --- a/include/cursorstr.h +++ b/include/cursorstr.h @@ -47,6 +47,10 @@ SOFTWARE. ******************************************************************/ /* $XFree86: xc/programs/Xserver/include/cursorstr.h,v 1.8 2002/11/30 06:21:51 keithp Exp $ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef CURSORSTRUCT_H #define CURSORSTRUCT_H |