summaryrefslogtreecommitdiff
path: root/vnc_auto.html
diff options
context:
space:
mode:
Diffstat (limited to 'vnc_auto.html')
-rw-r--r--vnc_auto.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnc_auto.html b/vnc_auto.html
index ec18ab8..2a9ddd8 100644
--- a/vnc_auto.html
+++ b/vnc_auto.html
@@ -77,7 +77,7 @@
// Load supporting scripts
Util.load_scripts(["webutil.js", "base64.js", "websock.js", "des.js",
"keysymdef.js", "keyboard.js", "input.js", "display.js",
- "jsunzip.js", "rfb.js", "keysym.js"]);
+ "inflator.js", "rfb.js", "keysym.js"]);
var rfb;
var resizeTimeout;