Index: tests/ClipBoundsTest.cpp |
diff --git a/tests/ClipBoundsTest.cpp b/tests/ClipBoundsTest.cpp |
index 246cf6e60c514377bf021da5ee3ad69c41ca929d..ae2c0277d68ef7fa57abe1fffbe58b4f184383d5 100644 |
--- a/tests/ClipBoundsTest.cpp |
+++ b/tests/ClipBoundsTest.cpp |
@@ -8,7 +8,7 @@ |
#include "Test.h" |
// This is a GR test |
#if SK_SUPPORT_GPU |
-#include "GrClipMaskManager.h" |
+#include "GrClipStackClip.h" |
#include "GrContext.h" |
// Ensure that the 'getConservativeBounds' calls are returning bounds clamped |