]> git.sesse.net Git - mlt/blobdiff - src/modules/opengl/filter_movit_mirror.cpp
Rename glsl_manager.h to filter_glsl_manager.h, to be consistent with the .cpp file.
[mlt] / src / modules / opengl / filter_movit_mirror.cpp
index 8b6ab1fe48114f69c256e4df65b67a58d0f47db3..be71ca65e0244c83d7e5c580953f3f90638c1d84 100644 (file)
@@ -21,7 +21,7 @@
 #include <string.h>
 #include <assert.h>
 
-#include "glsl_manager.h"
+#include "filter_glsl_manager.h"
 #include <movit/mirror_effect.h>
 
 static mlt_frame process( mlt_filter filter, mlt_frame frame )