Index: Source/core/fetch/XSLStyleSheetResource.cpp |
diff --git a/Source/core/fetch/XSLStyleSheetResource.cpp b/Source/core/fetch/XSLStyleSheetResource.cpp |
index bb36fce2f0226e0d4c450e3b19dd2c4ca183140b..ff3f3bb0fc547d530bdbcca4f071ef2896da0665 100644 |
--- a/Source/core/fetch/XSLStyleSheetResource.cpp |
+++ b/Source/core/fetch/XSLStyleSheetResource.cpp |
@@ -30,7 +30,7 @@ |
#include "RuntimeEnabledFeatures.h" |
#include "core/fetch/ResourceClientWalker.h" |
#include "core/fetch/StyleSheetResourceClient.h" |
-#include "core/fetch/TextResourceDecoder.h" |
+#include "core/html/parser/TextResourceDecoder.h" |
#include "platform/SharedBuffer.h" |
#include "wtf/Vector.h" |