Fixed excanvas.js path
[dygraphs.git] / tests / layout-options.html
index fb1a3db..3e85aad 100644 (file)
@@ -2,7 +2,7 @@
   <head>
     <title>Layout Options</title>
     <!--[if IE]>
-    <script type="text/javascript" src="excanvas.js"></script>
+    <script type="text/javascript" src="../excanvas.js"></script>
     <![endif]-->
     <script type="text/javascript" src="../strftime/strftime-min.js"></script>
     <script type="text/javascript" src="../rgbcolor/rgbcolor.js"></script>