Index: Source/core/dom/ProcessingInstruction.cpp |
diff --git a/Source/core/dom/ProcessingInstruction.cpp b/Source/core/dom/ProcessingInstruction.cpp |
index 3936efeb676aedd6b83cd57a0bfbad3e4a89d09d..bff917dafe5834979e248216fff7713765273e9f 100644 |
--- a/Source/core/dom/ProcessingInstruction.cpp |
+++ b/Source/core/dom/ProcessingInstruction.cpp |
@@ -21,7 +21,7 @@ |
#include "config.h" |
#include "core/dom/ProcessingInstruction.h" |
-#include "FetchInitiatorTypeNames.h" |
+#include "core/FetchInitiatorTypeNames.h" |
#include "core/css/CSSStyleSheet.h" |
#include "core/css/MediaList.h" |
#include "core/css/StyleSheetContents.h" |