diff options
Diffstat (limited to 'include/XIstubs.h')
-rw-r--r-- | include/XIstubs.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/XIstubs.h b/include/XIstubs.h index e005493c4..940604887 100644 --- a/include/XIstubs.h +++ b/include/XIstubs.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 XI_STUBS_H #define XI_STUBS_H 1 |