diff options
Diffstat (limited to 'src/mkhelp.pl')
-rw-r--r-- | src/mkhelp.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mkhelp.pl b/src/mkhelp.pl index ff4604155..444b669ba 100644 --- a/src/mkhelp.pl +++ b/src/mkhelp.pl @@ -134,7 +134,7 @@ print <<HEAD * Generation time: $now */ #ifdef USE_MANUAL -#include "hugehelp.h" +#include "tool_hugehelp.h" HEAD ; if($c) { |