summaryrefslogtreecommitdiff
path: root/macosx/PcsxrMemCardArray.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/PcsxrMemCardArray.h')
-rw-r--r--macosx/PcsxrMemCardArray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/PcsxrMemCardArray.h b/macosx/PcsxrMemCardArray.h
index 760f4726..b8961e3f 100644
--- a/macosx/PcsxrMemCardArray.h
+++ b/macosx/PcsxrMemCardArray.h
@@ -31,6 +31,6 @@
@property (nonatomic, readonly, unsafe_unretained) NSArray *memoryArray;
-@property (nonatomic, readonly, unsafe_unretained) NSURL *memCardLocation;
+@property (nonatomic, readonly, unsafe_unretained) NSURL *memCardURL;
@end