Index: tests/PathOpsThreadedCommon.cpp |
=================================================================== |
--- tests/PathOpsThreadedCommon.cpp (revision 9040) |
+++ tests/PathOpsThreadedCommon.cpp (working copy) |
@@ -7,6 +7,7 @@ |
#include "PathOpsExtendedTest.h" |
#include "PathOpsThreadedCommon.h" |
+#include "SkThreadPool.h" |
PathOpsThreadedTestRunner::~PathOpsThreadedTestRunner() { |
for (int index = 0; index < fRunnables.count(); index++) { |