aboutsummaryrefslogtreecommitdiffstats
path: root/src/ajax.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/ajax.js')
-rw-r--r--src/ajax.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ajax.js b/src/ajax.js
index 195a30a20..35b29bab4 100644
--- a/src/ajax.js
+++ b/src/ajax.js
@@ -10,7 +10,8 @@ define( [
"./ajax/parseJSON",
"./ajax/parseXML",
"./event/trigger",
- "./deferred"
+ "./deferred",
+ "./serialize" // jQuery.param
], function( jQuery, document, rnotwhite, location, nonce, rquery ) {
var