mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1249245 - Add missing header gfxPrefs.h to GrallocTextureClient.cpp. r=cyu
MozReview-Commit-ID: ILck1Eh6XGU
This commit is contained in:
parent
ec5a1f5739
commit
7c65a6e463
@ -12,6 +12,7 @@
|
||||
#include "mozilla/layers/ISurfaceAllocator.h"
|
||||
#include "mozilla/layers/ShadowLayerUtilsGralloc.h"
|
||||
#include "gfx2DGlue.h"
|
||||
#include "gfxPrefs.h" // for gfxPrefs
|
||||
#include "SharedSurfaceGralloc.h"
|
||||
|
||||
#if defined(MOZ_WIDGET_GONK) && ANDROID_VERSION >= 17
|
||||
|
Loading…
Reference in New Issue
Block a user