diff options
Diffstat (limited to 'ui/draggable.js')
-rw-r--r-- | ui/draggable.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/draggable.js b/ui/draggable.js index a3cd5ba7d..261be7b48 100644 --- a/ui/draggable.js +++ b/ui/draggable.js @@ -21,6 +21,7 @@ define([ "jquery", "./core", + "./version", "./mouse", "./widget" ], factory ); |