Index: Source/core/platform/graphics/ShadowBlur.h |
diff --git a/Source/core/platform/graphics/ShadowBlur.h b/Source/core/platform/graphics/ShadowBlur.h |
index a93eb022bf8d37a69387a56077dd6aa87fa43d41..cc5cb6bb47c5400725625f03aed4104e49c2f970 100644 |
--- a/Source/core/platform/graphics/ShadowBlur.h |
+++ b/Source/core/platform/graphics/ShadowBlur.h |
@@ -29,8 +29,8 @@ |
#ifndef ShadowBlur_h |
#define ShadowBlur_h |
-#include "core/platform/graphics/Color.h" |
#include "platform/geometry/FloatSize.h" |
+#include "platform/graphics/Color.h" |
#include "wtf/Noncopyable.h" |