From a654f146d1b39a363cb10853a7670ef099570e54 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 2 Jan 2013 19:22:15 +0100 Subject: update: convert to C++ --- src/PlayerCommands.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlayerCommands.cxx') diff --git a/src/PlayerCommands.cxx b/src/PlayerCommands.cxx index 015ac9a15..3aa3f7e63 100644 --- a/src/PlayerCommands.cxx +++ b/src/PlayerCommands.cxx @@ -21,13 +21,13 @@ #include "PlayerCommands.hxx" #include "CommandError.hxx" #include "PlaylistPrint.hxx" +#include "UpdateGlue.hxx" extern "C" { #include "protocol/argparser.h" #include "protocol/result.h" #include "player_control.h" #include "playlist.h" -#include "update.h" #include "volume.h" #include "client.h" #include "client_internal.h" -- cgit v1.2.3