diff options
Diffstat (limited to '')
-rw-r--r-- | src/command/OtherCommands.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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" |