Index: tests/RefDictTest.cpp |
diff --git a/tests/RefDictTest.cpp b/tests/RefDictTest.cpp |
index b9f4a9aae31bd01fc3b61a644ed30929df446d6a..1e18a6815d0b1ac6047205c61f4b9af75ca97075 100644 |
--- a/tests/RefDictTest.cpp |
+++ b/tests/RefDictTest.cpp |
@@ -5,8 +5,8 @@ |
* found in the LICENSE file. |
*/ |
-#include "Test.h" |
#include "SkRefDict.h" |
+#include "Test.h" |
class TestRC : public SkRefCnt { |
public: |