X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmodules%2Fopengl%2Ffilter_movit_mirror.cpp;h=be71ca65e0244c83d7e5c580953f3f90638c1d84;hb=6a498987705f134bc11ed8d7fc066bbf393186fc;hp=8b6ab1fe48114f69c256e4df65b67a58d0f47db3;hpb=1a3ab728b9a49133fb5e8b374d9ba3c2f34c9db7;p=mlt diff --git a/src/modules/opengl/filter_movit_mirror.cpp b/src/modules/opengl/filter_movit_mirror.cpp index 8b6ab1fe..be71ca65 100644 --- a/src/modules/opengl/filter_movit_mirror.cpp +++ b/src/modules/opengl/filter_movit_mirror.cpp @@ -21,7 +21,7 @@ #include #include -#include "glsl_manager.h" +#include "filter_glsl_manager.h" #include static mlt_frame process( mlt_filter filter, mlt_frame frame )