X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmodules%2Fopengl%2Ffilter_lift_gamma_gain.cpp;h=7f1e0f685bdb528253efed7fccf031b5fc904d9e;hb=6a498987705f134bc11ed8d7fc066bbf393186fc;hp=5bc3a6a26c05d5218dd487337748566ecec690c4;hpb=1a3ab728b9a49133fb5e8b374d9ba3c2f34c9db7;p=mlt diff --git a/src/modules/opengl/filter_lift_gamma_gain.cpp b/src/modules/opengl/filter_lift_gamma_gain.cpp index 5bc3a6a2..7f1e0f68 100644 --- a/src/modules/opengl/filter_lift_gamma_gain.cpp +++ b/src/modules/opengl/filter_lift_gamma_gain.cpp @@ -21,7 +21,7 @@ #include #include -#include "glsl_manager.h" +#include "filter_glsl_manager.h" #include static int get_image( mlt_frame frame, uint8_t **image, mlt_image_format *format, int *width, int *height, int writable )