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