diff options
Diffstat (limited to 'src/XawIm.c')
-rw-r--r-- | src/XawIm.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/XawIm.c b/src/XawIm.c index 45d2e3c..92b92cd 100644 --- a/src/XawIm.c +++ b/src/XawIm.c @@ -52,6 +52,9 @@ in this Software without prior written authorization from the X Consortium. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include <X11/IntrinsicP.h> #include <X11/StringDefs.h> #include <X11/Xos.h> |