summaryrefslogtreecommitdiffstats
path: root/freeswitch-listfiles-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'freeswitch-listfiles-html.lsp')
-rw-r--r--freeswitch-listfiles-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/freeswitch-listfiles-html.lsp b/freeswitch-listfiles-html.lsp
index 53af88d..f4a8bcc 100644
--- a/freeswitch-listfiles-html.lsp
+++ b/freeswitch-listfiles-html.lsp
@@ -1,5 +1,5 @@
<% local view, viewlibrary, page_info, session = ...
-require("htmlviewfunctions")
+htmlviewfunctions = require("htmlviewfunctions")
html = require("acf.html")
%>