| Index: include/gpu/GrProcessorUnitTest.h
|
| diff --git a/include/gpu/GrProcessorUnitTest.h b/include/gpu/GrProcessorUnitTest.h
|
| index bb16d69fd519076f9fa6fa063f15985b0b8e7932..8442d7ef715be50b0b31695613972a292ff007a0 100644
|
| --- a/include/gpu/GrProcessorUnitTest.h
|
| +++ b/include/gpu/GrProcessorUnitTest.h
|
| @@ -8,8 +8,8 @@
|
| #ifndef GrProcessorUnitTest_DEFINED
|
| #define GrProcessorUnitTest_DEFINED
|
|
|
| +#include "../private/SkTArray.h"
|
| #include "GrTestUtils.h"
|
| -#include "SkTArray.h"
|
| #include "SkTypes.h"
|
|
|
| class SkMatrix;
|
|
|