X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=fft_pass_effect_test.cpp;h=01527b8b804e01901e38e8ae63e52ebb29ed4940;hp=eb4e37cf3c439addad6c8726b607a209dda0ef7c;hb=7f1c8bb8b3ce08b94054f0a8990e5b8225d36036;hpb=5dfd8dfbd444210f9c9e3a0baf5c82b49e76e7ff diff --git a/fft_pass_effect_test.cpp b/fft_pass_effect_test.cpp index eb4e37c..01527b8 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"