summaryrefslogtreecommitdiffstats
path: root/stream/stream_smb.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_smb.c')
-rw-r--r--stream/stream_smb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/stream/stream_smb.c b/stream/stream_smb.c
index a37dc659dd..971c394051 100644
--- a/stream/stream_smb.c
+++ b/stream/stream_smb.c
@@ -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;