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

View File

@@ -22,7 +22,7 @@
#include "DatabaseCommands.hxx"
#include "db/update/UpdateGlue.hxx"
#include "CommandError.hxx"
#include "db/Directory.hxx"
#include "db/Uri.hxx"
#include "DetachedSong.hxx"
#include "SongPrint.hxx"
#include "TagPrint.hxx"