From 9ff301bf918cd85d9f67047f10631b7a74345a90 Mon Sep 17 00:00:00 2001 From: Florin Malita Date: Mon, 1 May 2017 13:22:11 -0400 Subject: Remove SkLights include from SkCanvas.h SkLights.h pulls in a bunch of other headers and is not needed (fwdecl works fine). Change-Id: Id2d7176eb3bf4609f72f46d513eebf59318f542f Reviewed-on: https://skia-review.googlesource.com/14904 Reviewed-by: Mike Reed Commit-Queue: Florin Malita --- tests/CanvasStateTest.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/CanvasStateTest.cpp') diff --git a/tests/CanvasStateTest.cpp b/tests/CanvasStateTest.cpp index 73c8a0e0b9..ae417d40b6 100644 --- a/tests/CanvasStateTest.cpp +++ b/tests/CanvasStateTest.cpp @@ -6,6 +6,7 @@ */ #include "CanvasStateHelpers.h" +#include "SkBitmap.h" #include "SkCanvas.h" #include "SkClipOpPriv.h" #include "SkCanvasStateUtils.h" -- cgit v1.2.3