summaryrefslogtreecommitdiffstats
path: root/macosx/HBAudio.m
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBAudio.m')
-rw-r--r--macosx/HBAudio.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HBAudio.m b/macosx/HBAudio.m
index 999aa9434..b6a987f31 100644
--- a/macosx/HBAudio.m
+++ b/macosx/HBAudio.m
@@ -64,7 +64,7 @@ static NSMutableArray *masterBitRateArray = nil;
#pragma mark -
#pragma mark Object Setup
-+ (void) load
++ (void) initialize
{
if ([HBAudio class] == self)