Index: Source/core/platform/graphics/GraphicsContextState.h |
diff --git a/Source/core/platform/graphics/GraphicsContextState.h b/Source/core/platform/graphics/GraphicsContextState.h |
index eed9fd502f3f4f55fb75c162e82d5cec5a377ccc..c863ee0912bd148647ab7125c769ee6ccddf8b37 100644 |
--- a/Source/core/platform/graphics/GraphicsContextState.h |
+++ b/Source/core/platform/graphics/GraphicsContextState.h |
@@ -30,10 +30,10 @@ |
#define GraphicsContextState_h |
#include "core/platform/graphics/Gradient.h" |
-#include "core/platform/graphics/GraphicsTypes.h" |
#include "core/platform/graphics/Path.h" |
#include "core/platform/graphics/Pattern.h" |
#include "core/platform/graphics/StrokeData.h" |
+#include "platform/graphics/GraphicsTypes.h" |
#include "third_party/skia/include/core/SkColorFilter.h" |
#include "third_party/skia/include/core/SkColorPriv.h" |
#include "third_party/skia/include/core/SkDrawLooper.h" |