diff options
Diffstat (limited to 'src/ls.h')
-rw-r--r-- | src/ls.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ #ifndef LS_H #define LS_H -#include "inputPlugin.h" +#include "decoder_list.h" int lsPlaylists(int fd, const char *utf8path); |