Rename mpd source folder to mpd-interface to help build errors when libmpdclient(?) is also installed.
BUG: 650
This commit is contained in:
committed by
craig.p.drummond
parent
acc0bfb44a
commit
93b70ec240
@@ -27,7 +27,7 @@
|
||||
#include <QObject>
|
||||
#include <QByteArray>
|
||||
#include <QSet>
|
||||
#include "mpd/song.h"
|
||||
#include "mpd-interface/song.h"
|
||||
#include "config.h"
|
||||
|
||||
class HttpSocket;
|
||||
|
||||
Reference in New Issue
Block a user