diff --git a/src/wrap.js b/src/wrap.js index a3c35d9f2..93c7b2cfd 100644 --- a/src/wrap.js +++ b/src/wrap.js @@ -1,6 +1,7 @@ define([ "./core", "./core/init", + "./manipulation", // clone "./traversing" // parent, contents ], function( jQuery ) {