summaryrefslogtreecommitdiffstats
path: root/demux/demux.c
diff options
context:
space:
mode:
Diffstat (limited to 'demux/demux.c')
-rw-r--r--demux/demux.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/demux/demux.c b/demux/demux.c
index 626804fcef..c5cbe392af 100644
--- a/demux/demux.c
+++ b/demux/demux.c
@@ -30,9 +30,9 @@
#include "config.h"
#include "options/options.h"
-#include "mpvcore/av_common.h"
+#include "common/av_common.h"
#include "talloc.h"
-#include "mpvcore/mp_msg.h"
+#include "common/msg.h"
#include "stream/stream.h"
#include "demux.h"