Browse Source

Update index.html

gero3 9 years ago
parent
commit
05f661f6a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/index.html

+ 1 - 1
examples/index.html

@@ -186,7 +186,7 @@
 		</div>
 		<iframe id="viewer" allowfullscreen onmousewheel=""></iframe>
 
-		<script src="list.js"></script>
+		<script src="files.js"></script>
 		<script>
 
 		var panel = document.getElementById( 'panel' );