From 1560a70b01e1883d2cf6d444cef26f28753bb94e Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 28 Aug 2008 20:01:08 +0200 Subject: include cleanup Only include headers which are really needed. --- src/playlist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/playlist.h') diff --git a/src/playlist.h b/src/playlist.h index c2b4f9f90..1249a8d5f 100644 --- a/src/playlist.h +++ b/src/playlist.h @@ -19,7 +19,7 @@ #ifndef PLAYLIST_H #define PLAYLIST_H -#include "dbUtils.h" +#include "locate.h" #define PLAYLIST_FILE_SUFFIX "m3u" #define PLAYLIST_COMMENT '#' -- cgit v1.2.3