From 04a9dec9525a58d077da71a84655cb45b7838520 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 29 Aug 2012 20:17:13 +0200 Subject: playlist_print: rename to PlaylistPrint.cxx --- 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 d74036ec..d6be3ff3 100644 --- a/src/PlaylistCommands.cxx +++ b/src/PlaylistCommands.cxx @@ -21,12 +21,12 @@ #include "PlaylistCommands.hxx" #include "DatabasePlaylist.hxx" #include "CommandError.h" +#include "PlaylistPrint.hxx" extern "C" { #include "protocol/argparser.h" #include "protocol/result.h" #include "playlist.h" -#include "playlist_print.h" #include "playlist_save.h" #include "playlist_queue.h" #include "time_print.h" -- cgit v1.2.3