aboutsummaryrefslogtreecommitdiffstats
path: root/src/ls.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-09-26 09:54:25 +0200
committerMax Kellermann <max@duempel.org>2008-09-26 09:54:25 +0200
commit323e86489fb9544b3a2faa9e9004ac0b72bf01ca (patch)
tree37bcd31c5c977d1e59959ea86b47a15eae6e6a34 /src/ls.c
parente2a12deead431f86c24d71579c954e00e73ed447 (diff)
downloadmpd-323e86489fb9544b3a2faa9e9004ac0b72bf01ca.tar.gz
mpd-323e86489fb9544b3a2faa9e9004ac0b72bf01ca.tar.xz
mpd-323e86489fb9544b3a2faa9e9004ac0b72bf01ca.zip
song: removed type SongList
SongList has been superseded by struct songvec.
Diffstat (limited to '')
-rw-r--r--src/ls.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ls.c b/src/ls.c
index c123ddc02..de42e3f8c 100644
--- a/src/ls.c
+++ b/src/ls.c
@@ -23,6 +23,7 @@
#include "log.h"
#include "utf8.h"
#include "utils.h"
+#include "list.h"
#include "os_compat.h"
static const char *remoteUrlPrefixes[] = {