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