diff options
Diffstat (limited to 'src/XSetDVal.c')
-rw-r--r-- | src/XSetDVal.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/XSetDVal.c b/src/XSetDVal.c index dcbf25e..431887b 100644 --- a/src/XSetDVal.c +++ b/src/XSetDVal.c @@ -50,6 +50,9 @@ SOFTWARE. * device. * */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include <X11/extensions/XI.h> #include <X11/extensions/XIproto.h> |