db/simple/Directory: re-add Song.hxx to fix clang build failure
This commit is contained in:
parent
81e1f87e8c
commit
0fd4c14043
@ -21,6 +21,7 @@
|
|||||||
#define MPD_DIRECTORY_HXX
|
#define MPD_DIRECTORY_HXX
|
||||||
|
|
||||||
#include "Ptr.hxx"
|
#include "Ptr.hxx"
|
||||||
|
#include "Song.hxx" // TODO eliminate this include, forward-declare only
|
||||||
#include "db/Visitor.hxx"
|
#include "db/Visitor.hxx"
|
||||||
#include "db/PlaylistVector.hxx"
|
#include "db/PlaylistVector.hxx"
|
||||||
#include "db/Ptr.hxx"
|
#include "db/Ptr.hxx"
|
||||||
|
Loading…
Reference in New Issue
Block a user