diff options
Diffstat (limited to 'include/propertyst.h')
-rw-r--r-- | include/propertyst.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/propertyst.h b/include/propertyst.h index 24eed070e..57759933d 100644 --- a/include/propertyst.h +++ b/include/propertyst.h @@ -47,6 +47,10 @@ SOFTWARE. ******************************************************************/ /* $XFree86: xc/programs/Xserver/include/propertyst.h,v 3.2 2001/01/17 22:36:57 dawes Exp $ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef PROPERTYSTRUCT_H #define PROPERTYSTRUCT_H #include <X11/misc.h> |