Index: Source/core/css/CSSReflectValue.cpp |
diff --git a/Source/core/css/CSSReflectValue.cpp b/Source/core/css/CSSReflectValue.cpp |
index e1ecec7d53d15cca689da5e3978b2473a1354e07..56ac5d0505f1116dc28d7dfc694a4254f6b8bf70 100644 |
--- a/Source/core/css/CSSReflectValue.cpp |
+++ b/Source/core/css/CSSReflectValue.cpp |
@@ -26,8 +26,8 @@ |
#include "config.h" |
#include "core/css/CSSReflectValue.h" |
-#include "WebCoreMemoryInstrumentation.h" |
#include "core/css/CSSPrimitiveValue.h" |
+#include "core/dom/WebCoreMemoryInstrumentation.h" |
#include <wtf/text/StringBuilder.h> |
using namespace std; |