aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/TestConfigParsing.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TestConfigParsing.cpp')
-rw-r--r--tests/TestConfigParsing.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/TestConfigParsing.cpp b/tests/TestConfigParsing.cpp
index 747ad10194..aa95ff7687 100644
--- a/tests/TestConfigParsing.cpp
+++ b/tests/TestConfigParsing.cpp
@@ -5,8 +5,8 @@
* found in the LICENSE file.
*/
+#include "SkColorSpace.h"
#include "SkCommonFlagsConfig.h"
-#include "SkColorSpace_Base.h"
#include "Test.h"
#include <initializer_list>