X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=effect_chain_test.cpp;h=28197f9152c3bdcedc0dfe40fedc5178e5de93da;hp=2ae38ddf6aa1ea451abc471ff622f35e01950919;hb=0490917aca6b8e6057c04c8becc820a8e849a801;hpb=f2841411054c60e47181136aafc86b9982bf573e diff --git a/effect_chain_test.cpp b/effect_chain_test.cpp index 2ae38dd..28197f9 100644 --- a/effect_chain_test.cpp +++ b/effect_chain_test.cpp @@ -6,6 +6,7 @@ #include "flat_input.h" #include "gtest/gtest.h" #include "mirror_effect.h" +#include "resize_effect.h" #include "opengl.h" #include "test_util.h"