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 83e2e3fada..86729d2756 100644
--- a/tests/ColorTest.cpp
+++ b/tests/ColorTest.cpp
@@ -8,7 +8,7 @@
#include "Test.h"
#include "SkColor.h"
#include "SkColorPriv.h"
-#include "SkMath.h"
+#include "SkMathPriv.h"
#include "SkRandom.h"
#include "SkUnPreMultiply.h"