X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=resample_effect_test.cpp;h=952553681a87834beab57618120c85c42cb661b2;hb=9651a4eaae012cdc49c1aa38197861e04f62e91e;hp=a9c6923e269d202b0a7a939e19012dc9e7dfe33f;hpb=f7ae70853bf94031b4877a8b843c6030e82c1720;p=movit diff --git a/resample_effect_test.cpp b/resample_effect_test.cpp index a9c6923..9525536 100644 --- a/resample_effect_test.cpp +++ b/resample_effect_test.cpp @@ -1,10 +1,11 @@ // Unit tests for ResampleEffect. +#include #include -#include #include "effect_chain.h" #include "flat_input.h" +#include "glew.h" #include "gtest/gtest.h" #include "image_format.h" #include "resample_effect.h"