Fixed excanvas.js path
[dygraphs.git] / tests / resize.html
index 13a9e3b..7903ff7 100644 (file)
@@ -2,7 +2,7 @@
   <head>
     <title>resize the window</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>