]> git.sesse.net Git - mlt/blobdiff - src/modules/avformat/filter_avresample.c
framework: remove global profile, rather share one mlt_profile across a service netwo...
[mlt] / src / modules / avformat / filter_avresample.c
index 7525004ba06e166f79e5ed2f010f3fd035936e10..3252246a1c24fbbfe2699465e74ee0d0349282df 100644 (file)
@@ -18,8 +18,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
-#include "filter_avresample.h"
-
+#include <framework/mlt_filter.h>
 #include <framework/mlt_frame.h>
 
 #include <stdio.h>