Whoops. Quick fix... I forgot a change in the class files.
[MenuTunes.git] / ITMTRemote.m
index d1cac3e..72bd8df 100755 (executable)
@@ -47,7 +47,7 @@
     return nil;
 }
 
-- (ITMTRemotePlayerRunningStatus)playerRunningState
+- (ITMTRemotePlayerRunningState)playerRunningState
 {
     return nil;
 }