mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
NowPlayingPlugin: Added support for MusicBee, fixed Debug build, and updated Winamp SDK.
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user