From d65ad1bf151383722802d4bb13b12a33b97480e4 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 2 Jan 2013 22:43:56 +0100 Subject: mapper: 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 19d5a8c7..01f9b71a 100644 --- a/src/OtherCommands.cxx +++ b/src/OtherCommands.cxx @@ -27,6 +27,7 @@ #include "SongPrint.hxx" #include "TagPrint.hxx" #include "TimePrint.hxx" +#include "Mapper.hxx" extern "C" { #include "protocol/argparser.h" @@ -46,7 +47,6 @@ extern "C" { #include "client_idle.h" #include "client_file.h" #include "idle.h" -#include "mapper.h" } #ifdef ENABLE_SQLITE -- cgit v1.2.3