core: move contents to mpvcore (2/2)

Followup commit. Fixes all the files references.
This commit is contained in:
Stefano Pigozzi
2013-08-06 22:41:30 +02:00
parent bc27f946c2
commit 406241005e
211 changed files with 517 additions and 517 deletions

View File

@@ -42,8 +42,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include <errno.h>
#include "stream.h"
#include "core/m_option.h"
#include "core/path.h"
#include "mpvcore/m_option.h"
#include "mpvcore/path.h"
#include "libavutil/avstring.h"
#include "dvbin.h"