summaryrefslogtreecommitdiffstats
path: root/options/parse_configfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'options/parse_configfile.c')
-rw-r--r--options/parse_configfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/options/parse_configfile.c b/options/parse_configfile.c
index f82e740df9..af88d1aa62 100644
--- a/options/parse_configfile.c
+++ b/options/parse_configfile.c
@@ -28,7 +28,7 @@
#include "osdep/io.h"
#include "parse_configfile.h"
-#include "mpvcore/mp_msg.h"
+#include "common/msg.h"
#include "m_option.h"
#include "m_config.h"