Index: tests/LListTest.cpp |
diff --git a/tests/LListTest.cpp b/tests/LListTest.cpp |
index 9826072a6d5793c3145aba6c014311592c0604c5..34bbb4dcbaf9a16e61307dd4cb5da76b4fc79840 100644 |
--- a/tests/LListTest.cpp |
+++ b/tests/LListTest.cpp |
@@ -5,6 +5,7 @@ |
* found in the LICENSE file. |
*/ |
+#include "SkInstCnt.h" |
#include "SkRandom.h" |
#include "SkTInternalLList.h" |
#include "SkTLList.h" |