]> git.sesse.net Git - mlt/blobdiff - src/modules/opengl/transition_movit_overlay.cpp
Rename glsl_manager.h to filter_glsl_manager.h, to be consistent with the .cpp file.
[mlt] / src / modules / opengl / transition_movit_overlay.cpp
index 5273ab838edc82d202154031ef182c336b475542..4492ce6b035a759ba6303ab0f344264c2768952a 100644 (file)
@@ -22,7 +22,7 @@
 #include <string.h>
 #include <assert.h>
 
-#include "glsl_manager.h"
+#include "filter_glsl_manager.h"
 #include <movit/init.h>
 #include <movit/effect_chain.h>
 #include <movit/util.h>