Code

screen_song: include cleanup
authorMax Kellermann <max@duempel.org>
Tue, 18 Nov 2008 23:06:17 +0000 (00:06 +0100)
committerMax Kellermann <max@duempel.org>
Tue, 18 Nov 2008 23:06:17 +0000 (00:06 +0100)
src/screen_song.c

index cf7fd606b394b4ed50364243e054aa8b6b553e60..7dd9b579830f1954bbbfccc5533b2a50ab1cf2e6 100644 (file)
  *
  */
 
-#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;