diff --git a/src/options.c b/src/options.c index 75ca38125b007895712b3f78fc1bef3711cbcba5..0a8bbdf0fa5aa3f6c6f329ff4fcd70ab820ab4eb 100644 --- a/src/options.c +++ b/src/options.c @@ -865,7 +865,7 @@ static void show_usage(void) { fputs( #ifdef INCLUDE_HELP -#include "help.raw" +#include "help.inc" #else "See 'man " PACKAGE "'\n" #endif