X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=fft_pass_effect_test.cpp;h=01527b8b804e01901e38e8ae63e52ebb29ed4940;hb=8c7e53028a3ef4805d2608643041a5d7e6bd1b6e;hp=eb4e37cf3c439addad6c8726b607a209dda0ef7c;hpb=cfc161e0289c2169d4835c48751ff56b97355eb2;p=movit 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"