aboutsummaryrefslogtreecommitdiffstats
path: root/src/core.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/core.js')
-rw-r--r--src/core.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core.js b/src/core.js
index fa8436a01..dab633f9c 100644
--- a/src/core.js
+++ b/src/core.js
@@ -7,7 +7,7 @@ define([
"./var/class2type",
"./var/toString",
"./var/hasOwn",
- "./var/support"
+ "./core/support"
], function( arr, slice, concat, push, indexOf, class2type, toString, hasOwn, support ) {
var