Index: tests/ValueTest.cpp |
diff --git a/tests/ValueTest.cpp b/tests/ValueTest.cpp |
index e046db7f9e6939644ed9e9572223a3a871f09b37..0569a94bb4e1d59d679c40f03b9b213aeac0bba8 100644 |
--- a/tests/ValueTest.cpp |
+++ b/tests/ValueTest.cpp |
@@ -7,7 +7,7 @@ |
#include "SkData.h" |
#include "SkMatrix.h" |
-#include "SkValue.h" |
+#include "SkToFromValue.h" |
#include "Test.h" |
static const SkValue::Type example_type = |