summaryrefslogtreecommitdiffstats
path: root/app/acf-util/skins-read-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'app/acf-util/skins-read-html.lsp')
-rw-r--r--app/acf-util/skins-read-html.lsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/acf-util/skins-read-html.lsp b/app/acf-util/skins-read-html.lsp
index 95547a5..2d43b49 100644
--- a/app/acf-util/skins-read-html.lsp
+++ b/app/acf-util/skins-read-html.lsp
@@ -1,7 +1,7 @@
<% local view, viewlibrary, page_info, session = ... %>
-<% require("viewfunctions") %>
+<% require("htmlviewfunctions") %>
-<% displaycommandresults({"update"}, session) %>
+<% htmlviewfunctions.displaycommandresults({"update"}, session) %>
<h1>Available skins</h1>