X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=gamma_expansion_effect_test.cpp;h=0e7670d093876d5c845278a841630fc28bf6fd11;hp=452b46c8ffbd34dd9b1780b6a15d4587bc75fd6e;hb=0d58598f7c593c34de04ec1a0e4849f5cfb44792;hpb=245513f7873fca03be3f031beddaca716d7536d9 diff --git a/gamma_expansion_effect_test.cpp b/gamma_expansion_effect_test.cpp index 452b46c..0e7670d 100644 --- a/gamma_expansion_effect_test.cpp +++ b/gamma_expansion_effect_test.cpp @@ -1,10 +1,11 @@ // Unit tests for GammaExpansionEffect. -#include #include +#include #include "gamma_expansion_effect.h" #include "gtest/gtest.h" +#include "gtest/gtest-message.h" #include "test_util.h" TEST(GammaExpansionEffectTest, sRGB_KeyValues) {