X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=glow_effect_test.cpp;h=b8eff4be018ef3d660fac2e0bfa35e61bf2cfaae;hb=37f56fcbe571b2322243f6de59494bf9e0cbb37a;hp=77c9d12db75b17f3b3895ccb46ffcf7cf1d7ee2b;hpb=d7b26059d60a5debd032b4a3e887b612b19dd488;p=movit diff --git a/glow_effect_test.cpp b/glow_effect_test.cpp index 77c9d12..b8eff4b 100644 --- a/glow_effect_test.cpp +++ b/glow_effect_test.cpp @@ -2,9 +2,11 @@ #include -#include "test_util.h" -#include "gtest/gtest.h" +#include "effect_chain.h" #include "glow_effect.h" +#include "gtest/gtest.h" +#include "image_format.h" +#include "test_util.h" TEST(GlowEffectTest, NoAmountDoesNothing) { const int size = 4;