storage/Interface: include cleanup

This commit is contained in:
Max Kellermann
2014-10-01 23:38:17 +02:00
parent 8af3f91e78
commit 89f9561d10
7 changed files with 11 additions and 2 deletions

View File

@@ -24,6 +24,8 @@
#include "DetachedSong.hxx"
#include "storage/StorageInterface.hxx"
#include <assert.h>
DetachedSong
DatabaseDetachSong(const Storage &storage, const LightSong &song)
{