Browse Source

Clean up.

Mr.doob 7 years ago
parent
commit
fa0e461acc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/webvr_sandbox.html

+ 1 - 1
examples/webvr_sandbox.html

@@ -19,7 +19,7 @@
 
 
 		<script src="js/vr/WebVR.js"></script>
 		<script src="js/vr/WebVR.js"></script>
 
 
-		<script src="js/Mirror.js"></script>
+		<script src="js/objects/Mirror.js"></script>
 
 
 		<script>
 		<script>