diff options
Diffstat (limited to 'Xext/EVIstruct.h')
-rw-r--r-- | Xext/EVIstruct.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Xext/EVIstruct.h b/Xext/EVIstruct.h index db5655f97..857e7565a 100644 --- a/Xext/EVIstruct.h +++ b/Xext/EVIstruct.h @@ -23,6 +23,10 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. ********************************************************/ /* $XFree86: xc/programs/Xserver/Xext/EVIstruct.h,v 3.5 2003/07/16 01:38:28 dawes Exp $ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef EVI_STRUCT_H #define EVI_STRUCT_H |