Index: Source/core/css/CSSInitialValue.cpp |
diff --git a/Source/core/css/CSSInitialValue.cpp b/Source/core/css/CSSInitialValue.cpp |
index a1190a6f39b64802521d2ef0a9f97b1b972b8dbf..9bd55d45d70232e6ceb63f36e83b269caca0d827 100644 |
--- a/Source/core/css/CSSInitialValue.cpp |
+++ b/Source/core/css/CSSInitialValue.cpp |
@@ -21,7 +21,7 @@ |
#include "config.h" |
#include "core/css/CSSInitialValue.h" |
-#include "WebCoreMemoryInstrumentation.h" |
+#include "core/dom/WebCoreMemoryInstrumentation.h" |
#include <wtf/text/WTFString.h> |
namespace WebCore { |