aboutsummaryrefslogtreecommitdiffstats
path: root/src/manipulation/buildFragment.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/manipulation/buildFragment.js')
-rw-r--r--src/manipulation/buildFragment.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manipulation/buildFragment.js b/src/manipulation/buildFragment.js
index 34bcc70c2..40c2ed1dc 100644
--- a/src/manipulation/buildFragment.js
+++ b/src/manipulation/buildFragment.js
@@ -1,7 +1,7 @@
define( [
"../core",
"../core/toType",
- "../var/isAttached",
+ "../core/isAttached",
"./var/rtagName",
"./var/rscriptType",
"./wrapMap",