summaryrefslogtreecommitdiff
path: root/src/editor/simple/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/editor/simple/index.html')
-rw-r--r--src/editor/simple/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/editor/simple/index.html b/src/editor/simple/index.html
index dcca4d7b7..952440e71 100644
--- a/src/editor/simple/index.html
+++ b/src/editor/simple/index.html
@@ -38,5 +38,6 @@ HTML
<script type="text/javascript" src="localstorage.js"></script>
<script type="text/javascript" src="gf_abs.js"></script>
<script type="text/javascript" src="editor.js"></script>
+<script type="text/javascript" src="sort.js"></script>
</body>
</html>