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