framework: remove global profile, rather share one mlt_profile across a service netwo...
[melted] / src / modules / avformat / filter_avresample.c
index 7525004..3252246 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>