summaryrefslogtreecommitdiffstats
path: root/core/mp_msg.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/mp_msg.c')
-rw-r--r--core/mp_msg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/mp_msg.c b/core/mp_msg.c
index 627ee04187..d0cce8e064 100644
--- a/core/mp_msg.c
+++ b/core/mp_msg.c
@@ -31,7 +31,7 @@
#include <libintl.h>
#endif
-#include "mp_msg.h"
+#include "core/mp_msg.h"
/* maximum message length of mp_msg */
#define MSGSIZE_MAX 6144