summaryrefslogtreecommitdiffstats
path: root/mpvcore/parser-cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/parser-cfg.c')
-rw-r--r--mpvcore/parser-cfg.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpvcore/parser-cfg.c b/mpvcore/parser-cfg.c
index a69f4545d2..763b1b1493 100644
--- a/mpvcore/parser-cfg.c
+++ b/mpvcore/parser-cfg.c
@@ -28,8 +28,8 @@
#include "osdep/io.h"
#include "parser-cfg.h"
-#include "core/mp_msg.h"
-#include "core/m_option.h"
+#include "mpvcore/mp_msg.h"
+#include "mpvcore/m_option.h"
#include "m_config.h"
/// Maximal include depth.