aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/screen_song.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/screen_song.c b/src/screen_song.c
index cf7fd606b..7dd9b5798 100644
--- a/src/screen_song.c
+++ b/src/screen_song.c
@@ -16,14 +16,9 @@
*
*/
-#include <sys/stat.h>
#include "i18n.h"
-#include "options.h"
-#include "mpdclient.h"
-#include "command.h"
#include "screen.h"
#include "screen_utils.h"
-#include "strfsong.h"
#include "charset.h"
static list_window_t *lw;