aboutsummaryrefslogtreecommitdiffstats
path: root/ui/resizable.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/resizable.js')
-rw-r--r--ui/resizable.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/resizable.js b/ui/resizable.js
index ca36f2ca2..8513efe81 100644
--- a/ui/resizable.js
+++ b/ui/resizable.js
@@ -23,7 +23,7 @@
define([
"jquery",
"./disable-selection",
- "./mouse",
+ "./widgets/mouse",
"./plugin",
"./version",
"./widget"