diff options
Diffstat (limited to 'lbx/lbxdata.h')
-rw-r--r-- | lbx/lbxdata.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lbx/lbxdata.h b/lbx/lbxdata.h index 8b5343bfd..b577f6e50 100644 --- a/lbx/lbxdata.h +++ b/lbx/lbxdata.h @@ -22,6 +22,10 @@ * */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef _LBXDATA_H_ #define _LBXDATA_H_ #define NEED_REPLIES |