Index: Source/core/svg/ColorDistance.cpp |
diff --git a/Source/core/svg/ColorDistance.cpp b/Source/core/svg/ColorDistance.cpp |
index df61eeedd2990d5a7701dd42b42ce6878a64cd1d..ba329f7a3a3c25719472a542e32a83f6967bc921 100644 |
--- a/Source/core/svg/ColorDistance.cpp |
+++ b/Source/core/svg/ColorDistance.cpp |
@@ -20,7 +20,7 @@ |
#include "config.h" |
#include "core/svg/ColorDistance.h" |
-#include "core/platform/graphics/Color.h" |
+#include "platform/graphics/Color.h" |
#include "wtf/MathExtras.h" |
namespace WebCore { |