aboutsummaryrefslogtreecommitdiffstats
path: root/src/jquery.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/jquery.js')
-rw-r--r--src/jquery.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/jquery.js b/src/jquery.js
index 61c4b2f0d..0c144c194 100644
--- a/src/jquery.js
+++ b/src/jquery.js
@@ -23,6 +23,8 @@ define( [
"./ajax/script",
"./ajax/jsonp",
"./ajax/load",
+ "./core/parseXML",
+ "./core/parseHTML",
"./effects",
"./effects/animatedSelector",
"./offset",