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