summaryrefslogtreecommitdiffstats
path: root/mpvcore/timeline/tl_matroska.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/timeline/tl_matroska.c')
-rw-r--r--mpvcore/timeline/tl_matroska.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/mpvcore/timeline/tl_matroska.c b/mpvcore/timeline/tl_matroska.c
index cc6e62d429..17ad192d37 100644
--- a/mpvcore/timeline/tl_matroska.c
+++ b/mpvcore/timeline/tl_matroska.c
@@ -30,12 +30,12 @@
#include "talloc.h"
-#include "core/mp_core.h"
-#include "core/mp_msg.h"
+#include "mpvcore/mp_core.h"
+#include "mpvcore/mp_msg.h"
#include "demux/demux.h"
-#include "core/path.h"
-#include "core/bstr.h"
-#include "core/mp_common.h"
+#include "mpvcore/path.h"
+#include "mpvcore/bstr.h"
+#include "mpvcore/mp_common.h"
#include "stream/stream.h"
struct find_entry {