summaryrefslogtreecommitdiff
path: root/macosx/PcsxPlugin.m
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/PcsxPlugin.m')
-rw-r--r--macosx/PcsxPlugin.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/PcsxPlugin.m b/macosx/PcsxPlugin.m
index 20e3a8e7..87cfbe6f 100644
--- a/macosx/PcsxPlugin.m
+++ b/macosx/PcsxPlugin.m
@@ -274,7 +274,7 @@
return path;
}
-- (unsigned int)hash
+- (unsigned long)hash
{
return [path hash];
}