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 c1d445954..ec4895d15 100644
--- a/ui/selectable.js
+++ b/ui/selectable.js
@@ -20,7 +20,7 @@
// AMD. Register as an anonymous module.
define([
"jquery",
- "./core",
+ "./version",
"./mouse",
"./widget"
], factory );