From 006fbfd55552890df58261b0de506c36ec4521d4 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Sat, 18 Apr 2020 22:00:45 +0200 Subject: Issue #80 - De-unify dom/canvas --- dom/canvas/WebGLContextVertices.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'dom/canvas/WebGLContextVertices.cpp') diff --git a/dom/canvas/WebGLContextVertices.cpp b/dom/canvas/WebGLContextVertices.cpp index ba3156693..5daf1102a 100644 --- a/dom/canvas/WebGLContextVertices.cpp +++ b/dom/canvas/WebGLContextVertices.cpp @@ -7,6 +7,7 @@ #include "GLContext.h" #include "mozilla/CheckedInt.h" +#include "WebGL2Context.h" #include "WebGLBuffer.h" #include "WebGLFramebuffer.h" #include "WebGLProgram.h" -- cgit v1.2.3