From ac3ad452c03292e4c57b0d0e21c2dd407eb03a27 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 12 Feb 2012 17:50:30 +0100 Subject: playlist_vector: use the list_head library --- src/update_db.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/update_db.c') diff --git a/src/update_db.c b/src/update_db.c index 2ead6d438..c6636de1a 100644 --- a/src/update_db.c +++ b/src/update_db.c @@ -22,6 +22,7 @@ #include "update_remove.h" #include "directory.h" #include "song.h" +#include "playlist_vector.h" #include "db_lock.h" #include -- cgit v1.2.3