diff options
Diffstat (limited to 'ext/fg/float.html')
| -rw-r--r-- | ext/fg/float.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ext/fg/float.html b/ext/fg/float.html index 17378713..51aa2350 100644 --- a/ext/fg/float.html +++ b/ext/fg/float.html @@ -51,7 +51,7 @@          <script src="/mixed/js/api.js"></script>          <script src="/mixed/js/japanese.js"></script> -        <script src="/fg/js/document.js"></script> +        <script src="/fg/js/document-util.js"></script>          <script src="/fg/js/dom-text-scanner.js"></script>          <script src="/fg/js/source.js"></script>          <script src="/mixed/js/audio-system.js"></script> |