put mpd connection related things into namespace
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "help.h"
|
||||
#include "settings.h"
|
||||
|
||||
extern MPDConnection *Mpd;
|
||||
extern MPD::Connection *Mpd;
|
||||
|
||||
extern ncmpcpp_keys Key;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user