summaryrefslogtreecommitdiff
path: root/ext/bg/background.html
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bg/background.html')
-rw-r--r--ext/bg/background.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/bg/background.html b/ext/bg/background.html
index 1e9f3809..40f37b11 100644
--- a/ext/bg/background.html
+++ b/ext/bg/background.html
@@ -19,6 +19,7 @@
<script src="/bg/js/options.js"></script>
<script src="/bg/js/templates.js"></script>
<script src="/bg/js/translator.js"></script>
+ <script src="/bg/js/util.js"></script>
<script src="/mixed/js/audio.js"></script>
<script src="/mixed/js/japanese.js"></script>
<script src="/mixed/js/request.js"></script>