summaryrefslogtreecommitdiffstats
path: root/osdep/macosx_bundle.m
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/macosx_bundle.m')
-rw-r--r--osdep/macosx_bundle.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/macosx_bundle.m b/osdep/macosx_bundle.m
index cef0fc550a..3a1f3b5b0b 100644
--- a/osdep/macosx_bundle.m
+++ b/osdep/macosx_bundle.m
@@ -18,7 +18,7 @@
#import <Foundation/Foundation.h>
#include "osdep/macosx_bundle.h"
-#include "core/path.h"
+#include "mpvcore/path.h"
char *get_bundled_path(const char *file)
{