summaryrefslogtreecommitdiffstats
path: root/mpvcore/asxparser.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/asxparser.c')
-rw-r--r--mpvcore/asxparser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpvcore/asxparser.c b/mpvcore/asxparser.c
index ec15313547..804e796f85 100644
--- a/mpvcore/asxparser.c
+++ b/mpvcore/asxparser.c
@@ -28,7 +28,7 @@
#include "playlist_parser.h"
#include "stream/stream.h"
#include "asxparser.h"
-#include "core/mp_msg.h"
+#include "mpvcore/mp_msg.h"
typedef struct ASX_Parser_t ASX_Parser_t;