mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
NowPlayingPlugin:
- Minor improvements to CAD interface - Fixed: TITLE was empty when listening to radio stations with Winamp - Fixed: Metadata may not be updated until full refresh after closing one of multiple NowPlaying based skins
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
// WinAPI
|
||||
#include <Windows.h>
|
||||
#include <WinInet.h>
|
||||
#include <Psapi.h>
|
||||
|
||||
// STL
|
||||
#include <string>
|
||||
|
Reference in New Issue
Block a user