diff --git a/gfx/gl/GLBlitHelper.cpp b/gfx/gl/GLBlitHelper.cpp index 46b568f0f8e..a05076f5200 100644 --- a/gfx/gl/GLBlitHelper.cpp +++ b/gfx/gl/GLBlitHelper.cpp @@ -20,6 +20,7 @@ #ifdef MOZ_WIDGET_ANDROID #include "AndroidSurfaceTexture.h" #include "GLImages.h" +#include "GLLibraryEGL.h" #endif using mozilla::layers::PlanarYCbCrImage;