diff options
Diffstat (limited to 'src/hugehelp.c.cvs')
-rw-r--r-- | src/hugehelp.c.cvs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hugehelp.c.cvs b/src/hugehelp.c.cvs index 7cecf64db..1c1697d73 100644 --- a/src/hugehelp.c.cvs +++ b/src/hugehelp.c.cvs @@ -1,5 +1,5 @@ #include "tool_setup.h" -#include "hugehelp.h" +#include "tool_hugehelp.h" void hugehelp(void) { puts ( "This is a silly replacement for the actual file."); |