diff options
Diffstat (limited to 'Xi/chgdctl.h')
-rw-r--r-- | Xi/chgdctl.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Xi/chgdctl.h b/Xi/chgdctl.h index a7e1c3b24..a6a530f37 100644 --- a/Xi/chgdctl.h +++ b/Xi/chgdctl.h @@ -24,6 +24,10 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ********************************************************/ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef CHGDCTL_H #define CHGDCTL_H 1 |