From 77d3643036573ad55cdfc45ed197996d7a5c28d2 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 4 Jan 2009 17:26:12 +0100 Subject: ls: include cleanup Don't include headers which are not used. Fix some includes in decoder_thread.c. --- src/ls.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/ls.h') diff --git a/src/ls.h b/src/ls.h index 713b6ac20..711e33d6e 100644 --- a/src/ls.h +++ b/src/ls.h @@ -19,9 +19,6 @@ #ifndef MPD_LS_H #define MPD_LS_H -#include "decoder_list.h" -#include "archive_list.h" - #include struct stat; -- cgit v1.2.3