summaryrefslogtreecommitdiffstats
path: root/openntpd-details-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'openntpd-details-html.lsp')
-rw-r--r--openntpd-details-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/openntpd-details-html.lsp b/openntpd-details-html.lsp
index b9ec189..9be71b9 100644
--- a/openntpd-details-html.lsp
+++ b/openntpd-details-html.lsp
@@ -1,5 +1,5 @@
<% local data, viewlibrary = ...
-require("htmlviewfunctions")
+htmlviewfunctions = require("htmlviewfunctions")
html = require("acf.html")
%>