aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ColorTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ColorTest.cpp')
-rw-r--r--tests/ColorTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ColorTest.cpp b/tests/ColorTest.cpp
index 5a6f0fbce3..13f48ed5fe 100644
--- a/tests/ColorTest.cpp
+++ b/tests/ColorTest.cpp
@@ -6,7 +6,7 @@
*/
#include "SkColor.h"
-#include "SkColorPriv.h"
+#include "SkColorData.h"
#include "SkMathPriv.h"
#include "SkRandom.h"
#include "SkUnPreMultiply.h"