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/ --- demux/stheader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demux/stheader.h') diff --git a/demux/stheader.h b/demux/stheader.h index 92bb404b6d..25f60ba032 100644 --- a/demux/stheader.h +++ b/demux/stheader.h @@ -21,7 +21,7 @@ #include -#include "mpvcore/mp_common.h" +#include "common/common.h" #include "audio/chmap.h" #include "ms_hdr.h" struct MPOpts; -- cgit v1.2.3