From 5ed9f02c4de0a8ddb7649e0541a8d6f32f61b3f8 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 30 Jan 2013 22:53:12 +0100 Subject: TagPool, ...: include cleanup --- src/PlaylistFile.hxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/PlaylistFile.hxx') diff --git a/src/PlaylistFile.hxx b/src/PlaylistFile.hxx index 3f63253a..a9aeaa23 100644 --- a/src/PlaylistFile.hxx +++ b/src/PlaylistFile.hxx @@ -20,12 +20,11 @@ #ifndef MPD_PLAYLIST_FILE_HXX #define MPD_PLAYLIST_FILE_HXX +#include "gerror.h" + #include #include -#include -#include - struct song; struct PlaylistInfo; class PlaylistVector; -- cgit v1.2.3