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