From 192cbb1250b4eef1f8880da6e689efe692b6f9d9 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Sun, 22 Jun 2014 21:57:13 +0200 Subject: include strdupa.h in playlist.c --- playlist.c | 1 + 1 file changed, 1 insertion(+) (limited to 'playlist.c') diff --git a/playlist.c b/playlist.c index 195448e7..fca46e05 100644 --- a/playlist.c +++ b/playlist.c @@ -62,6 +62,7 @@ #include "volume.h" #include "pltmeta.h" #include "escape.h" +#include "strdupa.h" // disable custom title function, until we have new title formatting (0.7) #define DISABLE_CUSTOM_TITLE -- cgit v1.2.3