aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ClipBoundsTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ClipBoundsTest.cpp')
-rw-r--r--tests/ClipBoundsTest.cpp9
1 files changed, 7 insertions, 2 deletions
diff --git a/tests/ClipBoundsTest.cpp b/tests/ClipBoundsTest.cpp
index e8aae38994..d6169022ff 100644
--- a/tests/ClipBoundsTest.cpp
+++ b/tests/ClipBoundsTest.cpp
@@ -5,11 +5,16 @@
* found in the LICENSE file.
*/
-#include "Test.h"
+#include "SkTypes.h"
+
// This is a GR test
#if SK_SUPPORT_GPU
#include "GrClipStackClip.h"
-#include "GrContext.h"
+#include "SkClipOpPriv.h"
+#include "SkClipStack.h"
+#include "SkMatrix.h"
+#include "SkRect.h"
+#include "Test.h"
// Ensure that the 'getConservativeBounds' calls are returning bounds clamped
// to the render target