summaryrefslogtreecommitdiffstats
path: root/osdep/path-macosx.m
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/path-macosx.m')
-rw-r--r--osdep/path-macosx.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/path-macosx.m b/osdep/path-macosx.m
index 7446710ee5..d4c5020da1 100644
--- a/osdep/path-macosx.m
+++ b/osdep/path-macosx.m
@@ -17,7 +17,7 @@
*/
#import <Foundation/Foundation.h>
-#include "mpvcore/path.h"
+#include "options/path.h"
#include "osdep/path.h"
char *mp_get_macosx_bundled_path(const char *file)