From 0112143fdaae0a6264d9e02355e9dc0ca4f7741c Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 17 Dec 2013 02:39:45 +0100 Subject: Split mpvcore/ into common/, misc/, bstr/ --- video/filter/vf_lavfi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'video/filter/vf_lavfi.h') diff --git a/video/filter/vf_lavfi.h b/video/filter/vf_lavfi.h index aef8a93448..48b658041d 100644 --- a/video/filter/vf_lavfi.h +++ b/video/filter/vf_lavfi.h @@ -3,7 +3,7 @@ #include "config.h" -#include "mpvcore/mp_common.h" +#include "common/common.h" #include "vf.h" struct vf_lw_opts; -- cgit v1.2.3