diff options
Diffstat (limited to 'dom/canvas/WebGLSampler.h')
-rw-r--r-- | dom/canvas/WebGLSampler.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/canvas/WebGLSampler.h b/dom/canvas/WebGLSampler.h index 1cf0399841..73e550dfea 100644 --- a/dom/canvas/WebGLSampler.h +++ b/dom/canvas/WebGLSampler.h @@ -8,6 +8,7 @@ #include "mozilla/LinkedList.h" #include "nsWrapperCache.h" +#include "WebGLContext.h" #include "WebGLObjectModel.h" #include "WebGLStrongTypes.h" |