summaryrefslogtreecommitdiffstats
path: root/demux/parse_es.c
diff options
context:
space:
mode:
Diffstat (limited to 'demux/parse_es.c')
-rw-r--r--demux/parse_es.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/demux/parse_es.c b/demux/parse_es.c
index 05507a495a..8e43446c1f 100644
--- a/demux/parse_es.c
+++ b/demux/parse_es.c
@@ -24,10 +24,10 @@
#include <unistd.h>
#include "config.h"
-#include "mp_msg.h"
+#include "core/mp_msg.h"
#include "stream/stream.h"
-#include "demuxer.h"
+#include "demux.h"
#include "parse_es.h"
//static unsigned char videobuffer[MAX_VIDEO_PACKET_SIZE];