From: Max Kellermann Date: Tue, 18 Nov 2008 23:06:17 +0000 (+0100) Subject: screen_song: include cleanup X-Git-Tag: v0.12_beta1~33 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=4fffb2ffbfb55b69b7cbc13573918d483cd77e6d;p=ncmpc.git screen_song: include cleanup --- diff --git a/src/screen_song.c b/src/screen_song.c index cf7fd60..7dd9b57 100644 --- a/src/screen_song.c +++ b/src/screen_song.c @@ -16,14 +16,9 @@ * */ -#include #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;