Index: Source/core/svg/SVGColor.cpp |
diff --git a/Source/core/svg/SVGColor.cpp b/Source/core/svg/SVGColor.cpp |
index 8082c8588e8e00062df580900c3adfa345708962..308e49a6441da013d752313bb145314fe12b4139 100644 |
--- a/Source/core/svg/SVGColor.cpp |
+++ b/Source/core/svg/SVGColor.cpp |
@@ -25,9 +25,9 @@ |
#include "SVGColor.h" |
#include "SVGException.h" |
-#include "WebCoreMemoryInstrumentation.h" |
#include "core/css/CSSParser.h" |
#include "core/css/RGBColor.h" |
+#include "core/dom/WebCoreMemoryInstrumentation.h" |
namespace WebCore { |