Index: Source/core/html/canvas/WebGLRenderingContextBase.h |
diff --git a/Source/core/html/canvas/WebGLRenderingContextBase.h b/Source/core/html/canvas/WebGLRenderingContextBase.h |
index e63060dfcb7dcf3f1e491c1e4bf01bbf7c313598..98e892400c9fc4f6422ab1822479ff24bbc35c9d 100644 |
--- a/Source/core/html/canvas/WebGLRenderingContextBase.h |
+++ b/Source/core/html/canvas/WebGLRenderingContextBase.h |
@@ -36,8 +36,8 @@ |
#include "core/html/canvas/WebGLContextAttributes.h" |
#include "core/html/canvas/WebGLExtensionName.h" |
#include "core/html/canvas/WebGLVertexArrayObjectOES.h" |
+#include "core/layout/LayoutBoxModelObject.h" |
#include "core/page/Page.h" |
-#include "core/rendering/RenderBoxModelObject.h" |
#include "platform/Timer.h" |
#include "platform/graphics/GraphicsTypes3D.h" |
#include "platform/graphics/ImageBuffer.h" |