Index: Source/core/fetch/XSLStyleSheetResource.cpp |
diff --git a/Source/core/fetch/XSLStyleSheetResource.cpp b/Source/core/fetch/XSLStyleSheetResource.cpp |
index 053a445d456640d44516c275622671d2a230703c..d49f4b1be449d0022495410989bce8068781dfeb 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" |