From a137f817f5e569211afdef0134c2179fdbad507f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 29 Jan 2014 18:05:33 +0100 Subject: db/Directory: move isRootDirectory() to Uri.hxx Decouple command/OtherCommands.cxx from the "simple" database plugin. --- src/command/OtherCommands.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/command') diff --git a/src/command/OtherCommands.cxx b/src/command/OtherCommands.cxx index 359fa9fe3..f8976e561 100644 --- a/src/command/OtherCommands.cxx +++ b/src/command/OtherCommands.cxx @@ -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" -- cgit v1.2.3