aboutsummaryrefslogtreecommitdiffstats
path: root/demos/spinner/latlong.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/spinner/latlong.html')
-rw-r--r--demos/spinner/latlong.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/spinner/latlong.html b/demos/spinner/latlong.html
index e1fa035df..2921cc076 100644
--- a/demos/spinner/latlong.html
+++ b/demos/spinner/latlong.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../themes/base/all.css">
<script src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script src="../../external/jquery/jquery.js"></script>
- <script src="../../external/jquery.mousewheel.js"></script>
+ <script src="../../external/jquery-mousewheel/jquery.mousewheel.js"></script>
<script src="../../ui/core.js"></script>
<script src="../../ui/widget.js"></script>
<script src="../../ui/button.js"></script>