diff options
Diffstat (limited to 'include/dixstruct.h')
-rw-r--r-- | include/dixstruct.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/dixstruct.h b/include/dixstruct.h index d7d810272..5c1281ab2 100644 --- a/include/dixstruct.h +++ b/include/dixstruct.h @@ -23,6 +23,10 @@ SOFTWARE. ******************************************************************/ /* $Xorg: dixstruct.h,v 1.3 2000/08/17 19:53:29 cpqbld Exp $ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef DIXSTRUCT_H #define DIXSTRUCT_H |