mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
core: move contents to mpvcore (2/2)
Followup commit. Fixes all the files references.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user