aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--tests/HashCacheTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/HashCacheTest.cpp b/tests/HashCacheTest.cpp
index 0b15fa63f7..8957c9300e 100644
--- a/tests/HashCacheTest.cpp
+++ b/tests/HashCacheTest.cpp
@@ -10,7 +10,7 @@
// This is a GR test
#if SK_SUPPORT_GPU
-#include "..\src\gpu\GrTHashCache.h"
+#include "GrTHashCache.h"
struct HashElement {
int fKey;