Index: Source/core/rendering/style/BorderValue.h |
diff --git a/Source/core/rendering/style/BorderValue.h b/Source/core/rendering/style/BorderValue.h |
index fb8c61c81045db232f2a55e3f35a2f74baba6149..dcd5096df0bf763b2b5f8bb6bc579ad98f0e1816 100644 |
--- a/Source/core/rendering/style/BorderValue.h |
+++ b/Source/core/rendering/style/BorderValue.h |
@@ -25,8 +25,8 @@ |
#ifndef BorderValue_h |
#define BorderValue_h |
-#include "core/platform/graphics/Color.h" |
#include "core/rendering/style/RenderStyleConstants.h" |
+#include "platform/graphics/Color.h" |
namespace WebCore { |