NowPlayingPlugin: Added support for MusicBee, fixed Debug build, and updated Winamp SDK.

This commit is contained in:
Birunthan Mohanathas
2011-05-24 18:20:35 +00:00
parent 31e3091e34
commit 2ba2e95736
15 changed files with 1896 additions and 406 deletions

View File

@ -20,10 +20,6 @@
#define __PLAYERWINAMP_H__
#include "Player.h"
#include "Winamp/wa_cmd.h"
#include "Winamp/wa_dlg.h"
#include "Winamp/wa_hotkeys.h"
#include "Winamp/wa_ipc.h"
class CPlayerWinamp : public CPlayer
{