aboutsummaryrefslogtreecommitdiffstats
path: root/ui/selectable.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/selectable.js')
-rw-r--r--ui/selectable.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/selectable.js b/ui/selectable.js
index ec4895d15..160fcf56d 100644
--- a/ui/selectable.js
+++ b/ui/selectable.js
@@ -21,7 +21,7 @@
define([
"jquery",
"./version",
- "./mouse",
+ "./widgets/mouse",
"./widget"
], factory );
} else {