diff options
Diffstat (limited to 'src/AddTrap.c')
-rw-r--r-- | src/AddTrap.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/AddTrap.c b/src/AddTrap.c index 405a449..f22b815 100644 --- a/src/AddTrap.c +++ b/src/AddTrap.c @@ -22,6 +22,9 @@ * PERFORMANCE OF THIS SOFTWARE. */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "Xrenderint.h" #define NLOCAL 256 |