summaryrefslogtreecommitdiffstats
path: root/o3d/samples/vertex-shader-animation.html
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/samples/vertex-shader-animation.html')
-rw-r--r--o3d/samples/vertex-shader-animation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/samples/vertex-shader-animation.html b/o3d/samples/vertex-shader-animation.html
index ab6c752..5cc2220 100644
--- a/o3d/samples/vertex-shader-animation.html
+++ b/o3d/samples/vertex-shader-animation.html
@@ -54,7 +54,7 @@ Vertex Shader Animation
}
</style>
<script type="text/javascript" src="o3djs/base.js"></script>
-<script type="text/javascript" id="o3d">
+<script type="text/javascript" id="o3dscript">
o3djs.require('o3djs.util');
o3djs.require('o3djs.math');
o3djs.require('o3djs.rendergraph');