summaryrefslogtreecommitdiffstats
path: root/core/path.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/path.c')
-rw-r--r--core/path.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/path.c b/core/path.c
index 6002189225..0e8d5e4614 100644
--- a/core/path.c
+++ b/core/path.c
@@ -31,8 +31,8 @@
#include <sys/stat.h>
#include <unistd.h>
#include "config.h"
-#include "mp_msg.h"
-#include "path.h"
+#include "core/mp_msg.h"
+#include "core/path.h"
#ifdef CONFIG_MACOSX_BUNDLE
#include <CoreFoundation/CoreFoundation.h>