summaryrefslogtreecommitdiffstats
path: root/mpvcore/mp_msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/mp_msg.h')
-rw-r--r--mpvcore/mp_msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpvcore/mp_msg.h b/mpvcore/mp_msg.h
index 4685668f01..aa3d57a802 100644
--- a/mpvcore/mp_msg.h
+++ b/mpvcore/mp_msg.h
@@ -135,7 +135,7 @@ int mp_msg_test(int mod, int lev);
bool mp_msg_test_log(struct mp_log *log, int lev);
#include "config.h"
-#include "core/mp_common.h"
+#include "mpvcore/mp_common.h"
char *mp_gtext(const char *string);