diff options
Diffstat (limited to 'src/OtherCommands.cxx')
-rw-r--r-- | src/OtherCommands.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OtherCommands.cxx b/src/OtherCommands.cxx index 4909f37f5..07fbc8442 100644 --- a/src/OtherCommands.cxx +++ b/src/OtherCommands.cxx @@ -33,9 +33,9 @@ #include "protocol/Result.hxx" #include "ls.hxx" #include "Volume.hxx" +#include "util/UriUtil.hxx" extern "C" { -#include "uri.h" #include "stats.h" } |