diff options
Diffstat (limited to 'src/ls.h')
-rw-r--r-- | src/ls.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -19,9 +19,6 @@ #ifndef MPD_LS_H #define MPD_LS_H -#include "decoder_list.h" -#include "archive_list.h" - #include <stdbool.h> struct stat; |