diff options
Diffstat (limited to 'tests/SrcOverTest.cpp')
-rw-r--r-- | tests/SrcOverTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/SrcOverTest.cpp b/tests/SrcOverTest.cpp index df315983ea..e8726d19d5 100644 --- a/tests/SrcOverTest.cpp +++ b/tests/SrcOverTest.cpp @@ -5,7 +5,7 @@ * found in the LICENSE file. */ -#include "SkColorPriv.h" +#include "SkColorData.h" #include "Test.h" // our std SkAlpha255To256 |