summaryrefslogtreecommitdiffstats
path: root/core/asxparser.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/asxparser.c')
-rw-r--r--core/asxparser.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/asxparser.c b/core/asxparser.c
index 44236b8c18..17ce6b3e8c 100644
--- a/core/asxparser.c
+++ b/core/asxparser.c
@@ -27,9 +27,9 @@
#include "playlist.h"
#include "playlist_parser.h"
#include "stream/stream.h"
-#include "libmpdemux/demuxer.h"
+#include "demux/demux.h"
#include "asxparser.h"
-#include "mp_msg.h"
+#include "core/mp_msg.h"
typedef struct ASX_Parser_t ASX_Parser_t;