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 756f8d5b6..66d97d841 100644 --- a/src/OtherCommands.cxx +++ b/src/OtherCommands.cxx @@ -28,13 +28,13 @@ #include "TagPrint.hxx" #include "TimePrint.hxx" #include "Mapper.hxx" +#include "DecoderPrint.hxx" extern "C" { #include "protocol/argparser.h" #include "protocol/result.h" #include "ls.h" #include "uri.h" -#include "decoder_print.h" #include "volume.h" #include "stats.h" } |