summaryrefslogtreecommitdiffstats
path: root/osdep/path-win.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/path-win.c')
-rw-r--r--osdep/path-win.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/path-win.c b/osdep/path-win.c
index 80a2bb5e41..af5e43765c 100644
--- a/osdep/path-win.c
+++ b/osdep/path-win.c
@@ -20,7 +20,7 @@
#include "osdep/path.h"
#include "osdep/io.h"
-#include "mpvcore/path.h"
+#include "options/path.h"
// Warning: do not use PATH_MAX. Cygwin messed it up.