Imported Upstream version 0.9.0
[platform/upstream/libjxl.git] / lib / jxl / gamma_correct_test.cc
index d17ce89..131ec4f 100644 (file)
@@ -7,8 +7,8 @@
 
 #include <algorithm>
 
-#include "gtest/gtest.h"
 #include "lib/jxl/enc_gamma_correct.h"
+#include "lib/jxl/testing.h"
 
 namespace jxl {
 namespace {