diff options
Diffstat (limited to 'src/db/DatabasePlaylist.cxx')
-rw-r--r-- | src/db/DatabasePlaylist.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/DatabasePlaylist.cxx b/src/db/DatabasePlaylist.cxx index 90a7f7b1a..f1cfdc874 100644 --- a/src/db/DatabasePlaylist.cxx +++ b/src/db/DatabasePlaylist.cxx @@ -22,7 +22,7 @@ #include "DatabaseSong.hxx" #include "Selection.hxx" #include "PlaylistFile.hxx" -#include "DatabasePlugin.hxx" +#include "Interface.hxx" #include "DetachedSong.hxx" #include "storage/StorageInterface.hxx" |