// // Mp3Lyrics.h // iLyrics // // Created by Kim Wittenburg on 24.06.12. // Copyright (c) 2012 __MyCompanyName__. All rights reserved. // #import #import "LyricsHoster.h" @interface MP3Lyrics : NSObject @end