Index: tests/LazyPtrTest.cpp |
diff --git a/tests/LazyPtrTest.cpp b/tests/LazyPtrTest.cpp |
index f719c2e0bf0bdcd8229192ae5b43e94b6ecdb82e..799f7050851a950cfcc45f65a8ed7a437f437152 100644 |
--- a/tests/LazyPtrTest.cpp |
+++ b/tests/LazyPtrTest.cpp |
@@ -1,5 +1,6 @@ |
#include "Test.h" |
#include "SkLazyPtr.h" |
+#include "SkRunnable.h" |
#include "SkTaskGroup.h" |
namespace { |