From 94b2ee627c06679eb2622f2ac2e2fb0240fbab3c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 3 Jan 2013 11:14:36 +0100 Subject: decoder_print: convert to C++ --- src/OtherCommands.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/OtherCommands.cxx') diff --git a/src/OtherCommands.cxx b/src/OtherCommands.cxx index 756f8d5b..66d97d84 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" } -- cgit v1.2.3