summaryrefslogtreecommitdiff
path: root/editres.c
diff options
context:
space:
mode:
Diffstat (limited to 'editres.c')
-rw-r--r--editres.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/editres.c b/editres.c
index b588ed7..9826b40 100644
--- a/editres.c
+++ b/editres.c
@@ -23,6 +23,10 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
#include <stdio.h>
#include <stdlib.h>
#include <X11/Intrinsic.h>