summaryrefslogtreecommitdiff
path: root/src/PlayerCommands.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/PlayerCommands.cxx')
-rw-r--r--src/PlayerCommands.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlayerCommands.cxx b/src/PlayerCommands.cxx
index 6413b1aba..030e8016d 100644
--- a/src/PlayerCommands.cxx
+++ b/src/PlayerCommands.cxx
@@ -20,13 +20,13 @@
#include "config.h"
#include "PlayerCommands.hxx"
#include "CommandError.h"
+#include "PlaylistPrint.hxx"
extern "C" {
#include "protocol/argparser.h"
#include "protocol/result.h"
#include "player_control.h"
#include "playlist.h"
-#include "playlist_print.h"
#include "update.h"
#include "volume.h"
#include "client.h"