summaryrefslogtreecommitdiffstats
path: root/WebCore/html/canvas/WebGLBuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/html/canvas/WebGLBuffer.h')
-rw-r--r--WebCore/html/canvas/WebGLBuffer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/html/canvas/WebGLBuffer.h b/WebCore/html/canvas/WebGLBuffer.h
index a7a25b9..f18a9bf 100644
--- a/WebCore/html/canvas/WebGLBuffer.h
+++ b/WebCore/html/canvas/WebGLBuffer.h
@@ -33,6 +33,7 @@
#include <wtf/RefCounted.h>
namespace WebCore {
+class ArrayBufferView;
class WebGLBuffer : public WebGLObject {
public: