From fed00319c9bafa41c8df658708030c072b301a41 Mon Sep 17 00:00:00 2001 From: Florin Malita Date: Tue, 2 May 2017 15:33:01 -0400 Subject: Reland: Remove SkLights include from SkCanvas.h SkLights.h pulls in a bunch of other headers and is not needed (fwdecl works fine). Change-Id: I3ed97cd7861e51dcb7cfa7950a97b420dbc6fbfb TBR=reed@google.com Reviewed-on: https://skia-review.googlesource.com/15143 Commit-Queue: Florin Malita Reviewed-by: Florin Malita --- tests/HighContrastFilterTest.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/HighContrastFilterTest.cpp') diff --git a/tests/HighContrastFilterTest.cpp b/tests/HighContrastFilterTest.cpp index 26f1a7c1f4..7c3fc84c25 100644 --- a/tests/HighContrastFilterTest.cpp +++ b/tests/HighContrastFilterTest.cpp @@ -5,6 +5,7 @@ * found in the LICENSE file. */ +#include "SkBitmap.h" #include "SkCanvas.h" #include "SkHighContrastFilter.h" #include "Test.h" -- cgit v1.2.3