diff options
Diffstat (limited to 'libs/hwui/Layer.cpp')
-rw-r--r-- | libs/hwui/Layer.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/hwui/Layer.cpp b/libs/hwui/Layer.cpp index a15ff2235db2..c174c240ff22 100644 --- a/libs/hwui/Layer.cpp +++ b/libs/hwui/Layer.cpp @@ -19,8 +19,6 @@ #include "renderstate/RenderState.h" #include "utils/Color.h" -#include <SkToSRGBColorFilter.h> - namespace android { namespace uirenderer { |