зеркало из https://github.com/mozilla/gecko-dev.git
Bug 946579 - Fix non-unified build in gfx/gl after bug 942505. r=bjacob
This commit is contained in:
Родитель
84787e77aa
Коммит
47bcdc4d05
|
@ -5,6 +5,9 @@
|
|||
#include "GLContext.h"
|
||||
#include "GLLibraryEGL.h"
|
||||
#include "GLSharedHandleHelpers.h"
|
||||
#ifdef MOZ_WIDGET_ANDROID
|
||||
#include "nsSurfaceTexture.h"
|
||||
#endif
|
||||
|
||||
namespace mozilla {
|
||||
namespace gl {
|
||||
|
|
Загрузка…
Ссылка в новой задаче