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:
@@ -23,9 +23,9 @@
|
||||
#include <libsmbclient.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "core/mp_msg.h"
|
||||
#include "mpvcore/mp_msg.h"
|
||||
#include "stream.h"
|
||||
#include "core/m_option.h"
|
||||
#include "mpvcore/m_option.h"
|
||||
|
||||
struct priv {
|
||||
int fd;
|
||||
|
||||
Reference in New Issue
Block a user