diff options
Diffstat (limited to 'ui/sortable.js')
-rw-r--r-- | ui/sortable.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/sortable.js b/ui/sortable.js index cb89c30e6..ecf8bffb4 100644 --- a/ui/sortable.js +++ b/ui/sortable.js @@ -24,7 +24,7 @@ "./data", "./version", "./ie", - "./mouse", + "./widgets/mouse", "./scroll-parent", "./widget" ], factory ); |