Index: Source/core/platform/graphics/GraphicsContext3D.h |
diff --git a/Source/core/platform/graphics/GraphicsContext3D.h b/Source/core/platform/graphics/GraphicsContext3D.h |
index 91efcc63c4f5ced6ff19fcf675e53b059285c868..be67152deea5cdda2a3f0f32c20a21a155529f39 100644 |
--- a/Source/core/platform/graphics/GraphicsContext3D.h |
+++ b/Source/core/platform/graphics/GraphicsContext3D.h |
@@ -27,9 +27,9 @@ |
#define GraphicsContext3D_h |
#include "core/platform/graphics/Extensions3D.h" |
-#include "core/platform/graphics/GraphicsTypes3D.h" |
#include "core/platform/graphics/Image.h" |
#include "platform/geometry/IntRect.h" |
+#include "platform/graphics/GraphicsTypes3D.h" |
#include "third_party/skia/include/core/SkBitmap.h" |
#include "weborigin/KURL.h" |
#include "wtf/HashMap.h" |