diff options
Diffstat (limited to 'include/property.h')
-rw-r--r-- | include/property.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/property.h b/include/property.h index 21a38d51c..6b8988112 100644 --- a/include/property.h +++ b/include/property.h @@ -47,6 +47,10 @@ SOFTWARE. ******************************************************************/ /* $XFree86: xc/programs/Xserver/include/property.h,v 1.3 2001/12/14 19:59:55 dawes Exp $ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef PROPERTY_H #define PROPERTY_H |