Index: tests/CanvasStateTest.cpp |
diff --git a/tests/CanvasStateTest.cpp b/tests/CanvasStateTest.cpp |
index f4db1a53d796b3be949b4c91c3cc0120cec1cacf..8b6aa258c2258654fd9270648d0d7d9e01849f3c 100644 |
--- a/tests/CanvasStateTest.cpp |
+++ b/tests/CanvasStateTest.cpp |
@@ -302,6 +302,7 @@ DEF_TEST(CanvasState_test_soft_clips, reporter) { |
} |
#ifdef SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG |
+#include "SkClipStack.h" |
DEF_TEST(CanvasState_test_saveLayer_clip, reporter) { |
const int WIDTH = 100; |
const int HEIGHT = 100; |