summaryrefslogtreecommitdiffstats
path: root/core/mp_msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/mp_msg.h')
-rw-r--r--core/mp_msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/mp_msg.h b/core/mp_msg.h
index 5f043243fa..320912dd4c 100644
--- a/core/mp_msg.h
+++ b/core/mp_msg.h
@@ -132,7 +132,7 @@ void mp_msg_init(void);
int mp_msg_test(int mod, int lev);
#include "config.h"
-#include "mpcommon.h"
+#include "core/mp_common.h"
char *mp_gtext(const char *string);