X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=fft_pass_effect_test.cpp;h=bce91cec4809809b76a5483cc91422660b2e7f93;hp=7eafbd9da5bc99b875efb82576b4a8af9fade1ea;hb=29dbee6d7375145fda1346dbd2531017c9ce8e1e;hpb=50e8a8eb0f3073a05b8ccc38c2409d832360db23 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"