Index: Source/core/dom/NodeRareData.cpp |
diff --git a/Source/core/dom/NodeRareData.cpp b/Source/core/dom/NodeRareData.cpp |
index fa4827b1cc901b27834d8239de8aded6d467bc00..2aec8fabe8c547b74b9c4d056c77053a844c40c3 100644 |
--- a/Source/core/dom/NodeRareData.cpp |
+++ b/Source/core/dom/NodeRareData.cpp |
@@ -29,9 +29,9 @@ |
*/ |
#include "config.h" |
-#include "NodeRareData.h" |
+#include "core/dom/NodeRareData.h" |
-#include "WebCoreMemoryInstrumentation.h" |
+#include "core/dom/WebCoreMemoryInstrumentation.h" |
#include <wtf/MemoryInstrumentationHashMap.h> |
#include <wtf/MemoryInstrumentationHashSet.h> |
#include <wtf/MemoryInstrumentationVector.h> |