GUI -- TopoView - Skeleton for oblique view.

Change-Id: Ic1b0cc6ffd83128c8267645ecff8363ba8c0de5f
diff --git a/web/gui/src/main/webapp/app/index.html b/web/gui/src/main/webapp/app/index.html
index 79bbd45..43578ea 100644
--- a/web/gui/src/main/webapp/app/index.html
+++ b/web/gui/src/main/webapp/app/index.html
@@ -88,6 +88,7 @@
     <script src="view/topo/topoForce.js"></script>
     <script src="view/topo/topoInst.js"></script>
     <script src="view/topo/topoModel.js"></script>
+    <script src="view/topo/topoOblique.js"></script>
     <script src="view/topo/topoPanel.js"></script>
     <script src="view/topo/topoSelect.js"></script>
     <script src="view/topo/topoTraffic.js"></script>