aboutsummaryrefslogtreecommitdiffstats
path: root/src/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/command.c')
-rw-r--r--src/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command.c b/src/command.c
index d77b16b42..e95299ab3 100644
--- a/src/command.c
+++ b/src/command.c
@@ -17,7 +17,7 @@
*/
#include "command.h"
-#include "player.h"
+#include "player_control.h"
#include "playlist.h"
#include "ls.h"
#include "directory.h"