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