summaryrefslogtreecommitdiff
path: root/src/info2html/html.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/info2html/html.h')
-rw-r--r--src/info2html/html.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/info2html/html.h b/src/info2html/html.h
index 162829c8..3237b474 100644
--- a/src/info2html/html.h
+++ b/src/info2html/html.h
@@ -7,6 +7,7 @@
#define HEADER_SIZE_2 "H2"
extern char *BaseFilename;
+extern char *OverrideBaseFilename;
void dump_html_for_node( NODE *node );