Index: Source/core/xml/XSLImportRule.cpp |
diff --git a/Source/core/xml/XSLImportRule.cpp b/Source/core/xml/XSLImportRule.cpp |
index ca80291becc2687d7212a2191510a80cfbc354db..0c679b501ff1674c25d65cbcc077b78b90ae1d68 100644 |
--- a/Source/core/xml/XSLImportRule.cpp |
+++ b/Source/core/xml/XSLImportRule.cpp |
@@ -22,7 +22,7 @@ |
#include "config.h" |
#include "core/xml/XSLImportRule.h" |
-#include "FetchInitiatorTypeNames.h" |
+#include "core/FetchInitiatorTypeNames.h" |
#include "core/dom/Document.h" |
#include "core/fetch/FetchRequest.h" |
#include "core/fetch/ResourceFetcher.h" |