summaryrefslogtreecommitdiff
path: root/cli/runtime-source.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli/runtime-source.hxx')
-rw-r--r--cli/runtime-source.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/runtime-source.hxx b/cli/runtime-source.hxx
index 79e0cef..8300c9a 100644
--- a/cli/runtime-source.hxx
+++ b/cli/runtime-source.hxx
@@ -9,6 +9,6 @@
#include "context.hxx"
void
-generate_runtime_source (context&);
+generate_runtime_source (context&, bool complete);
#endif // CLI_RUNTIME_SOURCE_HXX