db/Directory: move isRootDirectory() to Uri.hxx

Decouple command/OtherCommands.cxx from the "simple" database plugin.
This commit is contained in:
Max Kellermann
2014-01-29 18:05:33 +01:00
parent ff87145537
commit a137f817f5
6 changed files with 33 additions and 7 deletions
+1
View File
@@ -29,6 +29,7 @@
#include "db/Directory.hxx"
#include "db/Song.hxx"
#include "db/PlaylistVector.hxx"
#include "db/Uri.hxx"
#include "playlist/PlaylistRegistry.hxx"
#include "Mapper.hxx"
#include "ExcludeList.hxx"