diff options
Diffstat (limited to 'src/SetWMCW.c')
-rw-r--r-- | src/SetWMCW.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/SetWMCW.c b/src/SetWMCW.c index 44b0103..d6d1858 100644 --- a/src/SetWMCW.c +++ b/src/SetWMCW.c @@ -41,6 +41,9 @@ in this Software without prior written authorization from The Open Group. */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "IntrinsicI.h" #include <X11/Xatom.h> |