From c92e90a5159ac7a81b6f859b16779cea804707ef Mon Sep 17 00:00:00 2001 From: waker Date: Thu, 3 Sep 2009 21:48:05 +0200 Subject: tag reader is now exposed through plugin API; fixed some mp3 parsing problems --- playlist.h | 1 + 1 file changed, 1 insertion(+) (limited to 'playlist.h') diff --git a/playlist.h b/playlist.h index 6aaf94fe..51bf7124 100644 --- a/playlist.h +++ b/playlist.h @@ -19,6 +19,7 @@ #define __PLAYLIST_H #include +#include typedef struct metaInfo_s { const char *key; -- cgit v1.2.3