summaryrefslogtreecommitdiffstats
path: root/chrony-config-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'chrony-config-html.lsp')
-rw-r--r--chrony-config-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrony-config-html.lsp b/chrony-config-html.lsp
index 58e1891..68f2d4a 100644
--- a/chrony-config-html.lsp
+++ b/chrony-config-html.lsp
@@ -1,5 +1,5 @@
<% local form, viewlibrary, page_info, session = ...
-require("htmlviewfunctions")
+htmlviewfunctions = require("htmlviewfunctions")
%>
<% if viewlibrary and viewlibrary.dispatch_component then