summaryrefslogtreecommitdiffstats
path: root/mpvcore/path.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/path.c')
-rw-r--r--mpvcore/path.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpvcore/path.c b/mpvcore/path.c
index 50350be18c..5d9b7841a4 100644
--- a/mpvcore/path.c
+++ b/mpvcore/path.c
@@ -33,8 +33,8 @@
#include <unistd.h>
#include <errno.h>
#include "config.h"
-#include "core/mp_msg.h"
-#include "core/path.h"
+#include "mpvcore/mp_msg.h"
+#include "mpvcore/path.h"
#include "talloc.h"
#include "osdep/io.h"