Index: Source/core/xml/XSLImportRule.cpp |
diff --git a/Source/core/xml/XSLImportRule.cpp b/Source/core/xml/XSLImportRule.cpp |
index 7ba9845fdbaf0e420e3eedde926e972013858de1..8328e1d7969bd9edfcfc6ab9ff7df9608e46b7f1 100644 |
--- a/Source/core/xml/XSLImportRule.cpp |
+++ b/Source/core/xml/XSLImportRule.cpp |
@@ -27,7 +27,7 @@ |
#include "core/fetch/FetchRequest.h" |
#include "core/fetch/RawResource.h" |
#include "core/fetch/ResourceFetcher.h" |
-#include "core/fetch/XSLStyleSheetResource.h" |
+#include "core/xml/XSLStyleSheetResource.h" |
#include "platform/SharedBuffer.h" |
#include "wtf/text/TextEncoding.h" |