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

@ -19,12 +19,8 @@
#ifndef __PLAYERAIMP_H__
#define __PLAYERAIMP_H__
#include <windows.h>
#include "Player.h"
#include "AIMP/aimp2_sdk.h"
#include "Winamp/wa_ipc.h"
class CPlayerAIMP : public CPlayer
{
public: