Index: Source/core/platform/graphics/GraphicsContext3D.h |
diff --git a/Source/core/platform/graphics/GraphicsContext3D.h b/Source/core/platform/graphics/GraphicsContext3D.h |
index 6c5f8391522f99b5371a6e92c9f61042b559fab9..89b46abd543ba988524449ae45a297bd420293bd 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" |