diff options
Diffstat (limited to 'src/XISelEv.c')
-rw-r--r-- | src/XISelEv.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/XISelEv.c b/src/XISelEv.c index 3192b6b..fa7eb54 100644 --- a/src/XISelEv.c +++ b/src/XISelEv.c @@ -30,6 +30,9 @@ in this Software without prior written authorization from the author. * */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include <stdint.h> #include <X11/Xlibint.h> |