aboutsummaryrefslogtreecommitdiff
path: root/src/mkhelp.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mkhelp.pl')
-rw-r--r--src/mkhelp.pl4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mkhelp.pl b/src/mkhelp.pl
index 195328edf..318e5986d 100644
--- a/src/mkhelp.pl
+++ b/src/mkhelp.pl
@@ -112,9 +112,7 @@ print <<HEAD
* NEVER EVER edit this manually, fix the mkhelp.pl script instead!
* Generation time: $now
*/
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
+#include "setup.h"
#ifdef USE_MANUAL
#include "hugehelp.h"
#include <stdio.h>