storage/Interface: include cleanup
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
#include "DetachedSong.hxx"
|
||||
#include "storage/StorageInterface.hxx"
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
DetachedSong
|
||||
DatabaseDetachSong(const Storage &storage, const LightSong &song)
|
||||
{
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
#include "storage/StorageInterface.hxx"
|
||||
#include "fs/Traits.hxx"
|
||||
#include "fs/FileSystem.hxx"
|
||||
#include "fs/AllocatedPath.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "Log.hxx"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user