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