summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/gpu/DrawingBuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/gpu/DrawingBuffer.h')
-rw-r--r--Source/WebCore/platform/graphics/gpu/DrawingBuffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/platform/graphics/gpu/DrawingBuffer.h b/Source/WebCore/platform/graphics/gpu/DrawingBuffer.h
index 9904242e4..b2c59aae6 100644
--- a/Source/WebCore/platform/graphics/gpu/DrawingBuffer.h
+++ b/Source/WebCore/platform/graphics/gpu/DrawingBuffer.h
@@ -32,9 +32,9 @@
#define DrawingBuffer_h
#include "GraphicsContext3D.h"
-#include "GraphicsLayer.h"
#include "GraphicsTypes3D.h"
#include "IntSize.h"
+#include "PlatformLayer.h"
#include <wtf/Noncopyable.h>
#include <wtf/OwnPtr.h>