diff options
Diffstat (limited to 'Xi/getdctl.h')
-rw-r--r-- | Xi/getdctl.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Xi/getdctl.h b/Xi/getdctl.h index 5092bb4c6..168620eca 100644 --- a/Xi/getdctl.h +++ b/Xi/getdctl.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 GETDCTL_H #define GETDCTL_H 1 |