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_format.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'video/filter/vf_format.c') diff --git a/video/filter/vf_format.c b/video/filter/vf_format.c index bdbefec542..9ac6fa9119 100644 --- a/video/filter/vf_format.c +++ b/video/filter/vf_format.c @@ -22,7 +22,7 @@ #include #include "config.h" -#include "mpvcore/mp_msg.h" +#include "common/msg.h" #include "video/img_format.h" #include "video/mp_image.h" -- cgit v1.2.3