aboutsummaryrefslogtreecommitdiff
path: root/src/function/external_command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/function/external_command.h')
-rw-r--r--src/function/external_command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/function/external_command.h b/src/function/external_command.h
index 8af5079..3c4579d 100644
--- a/src/function/external_command.h
+++ b/src/function/external_command.h
@@ -20,6 +20,7 @@ class FunctionExternalCommand : public FunctionBase<
friend FunctionBase;
DomDocumentCache::document_ptr constructDocument(
+ const FilesystemContext&,
std::string,
boost::optional<std::string>
) const;