X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=fft_pass_effect_test.cpp;fp=fft_pass_effect_test.cpp;h=bce91cec4809809b76a5483cc91422660b2e7f93;hp=7eafbd9da5bc99b875efb82576b4a8af9fade1ea;hb=7ea0b3a5be9bafaa2d1fa5a17ce285a725ce132b;hpb=eb7b041eed00003662057affe216de6cdeaaf7a2 diff --git a/fft_pass_effect_test.cpp b/fft_pass_effect_test.cpp index 7eafbd9..bce91ce 100644 --- a/fft_pass_effect_test.cpp +++ b/fft_pass_effect_test.cpp @@ -3,11 +3,11 @@ #include #include #include +#include +#include #include "effect_chain.h" #include "fft_pass_effect.h" -#include "glew.h" -#include "gtest/gtest.h" #include "image_format.h" #include "multiply_effect.h" #include "test_util.h"