Index: tests/ClipCacheTest.cpp |
diff --git a/tests/ClipCacheTest.cpp b/tests/ClipCacheTest.cpp |
index 6a11d57da772b61ebdd3e22d815474ecf7483903..2b29131ca562015bd2c285086111a4ef4b228859 100644 |
--- a/tests/ClipCacheTest.cpp |
+++ b/tests/ClipCacheTest.cpp |
@@ -8,7 +8,7 @@ |
#include "Test.h" |
// This is a GR test |
#if SK_SUPPORT_GPU |
-#include "../../src/gpu/GrClipMaskManager.h" |
+#include "GrClipMaskManager.h" |
#include "GrContextFactory.h" |
#include "SkGpuDevice.h" |