aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/LazyPtrTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/LazyPtrTest.cpp')
-rw-r--r--tests/LazyPtrTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/LazyPtrTest.cpp b/tests/LazyPtrTest.cpp
index f719c2e0bf..799f705085 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 {