summaryrefslogtreecommitdiffstats
path: root/dom/canvas/WebGLContextVertices.cpp
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2020-04-18 19:34:33 -0400
committerMatt A. Tobin <email@mattatobin.com>2020-04-18 19:34:33 -0400
commita8e22cb6a5ed747841ff262de7081a15994c143f (patch)
tree7bf28b03555198ab661fcaa9a3f1a1d9d67e278a /dom/canvas/WebGLContextVertices.cpp
parent7fc868a368467458db559d694769eb5b4bdf4324 (diff)
parent006fbfd55552890df58261b0de506c36ec4521d4 (diff)
downloadUXP-a8e22cb6a5ed747841ff262de7081a15994c143f.tar
UXP-a8e22cb6a5ed747841ff262de7081a15994c143f.tar.gz
UXP-a8e22cb6a5ed747841ff262de7081a15994c143f.tar.lz
UXP-a8e22cb6a5ed747841ff262de7081a15994c143f.tar.xz
UXP-a8e22cb6a5ed747841ff262de7081a15994c143f.zip
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
Diffstat (limited to 'dom/canvas/WebGLContextVertices.cpp')
-rw-r--r--dom/canvas/WebGLContextVertices.cpp1
1 files changed, 1 insertions, 0 deletions
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"