From 3bbb5023871aaba48b6f503dd53d864f9a44c07d Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 2 Jan 2013 20:29:24 +0100 Subject: *_print: convert to C++ --- src/PlaylistCommands.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlaylistCommands.cxx') diff --git a/src/PlaylistCommands.cxx b/src/PlaylistCommands.cxx index ed2f4751..890beef7 100644 --- a/src/PlaylistCommands.cxx +++ b/src/PlaylistCommands.cxx @@ -25,12 +25,12 @@ #include "PlaylistSave.hxx" #include "PlaylistFile.hxx" #include "PlaylistQueue.hxx" +#include "TimePrint.hxx" extern "C" { #include "protocol/argparser.h" #include "protocol/result.h" #include "playlist.h" -#include "time_print.h" #include "ls.h" #include "uri.h" #include "client_internal.h" -- cgit v1.2.3