summaryrefslogtreecommitdiffstats
path: root/o3d/samples/GoogleIO-2009/step07ex.html
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/samples/GoogleIO-2009/step07ex.html')
-rw-r--r--o3d/samples/GoogleIO-2009/step07ex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/samples/GoogleIO-2009/step07ex.html b/o3d/samples/GoogleIO-2009/step07ex.html
index 4c61f93..8528d56 100644
--- a/o3d/samples/GoogleIO-2009/step07ex.html
+++ b/o3d/samples/GoogleIO-2009/step07ex.html
@@ -54,7 +54,7 @@ Google I/O O3D Sample
<script type="text/javascript" src="../o3djs/base.js"></script>
<!-- Our javascript code -->
-<script type="text/javascript">
+<script type="text/javascript" id="o3d">
o3djs.require('o3djs.util');
o3djs.require('o3djs.math');
o3djs.require('o3djs.rendergraph');