aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/ready.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ready.js')
-rw-r--r--src/core/ready.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/ready.js b/src/core/ready.js
index 8e01c260d..87be24155 100644
--- a/src/core/ready.js
+++ b/src/core/ready.js
@@ -1,5 +1,6 @@
define([
"../core",
+ "../core/init",
"../deferred"
], function( jQuery ) {