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/PlaylistPrint.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/PlaylistPrint.hxx') diff --git a/src/PlaylistPrint.hxx b/src/PlaylistPrint.hxx index 588aeca85..16bee9b85 100644 --- a/src/PlaylistPrint.hxx +++ b/src/PlaylistPrint.hxx @@ -20,7 +20,8 @@ #ifndef MPD_PLAYLIST_PRINT_HXX #define MPD_PLAYLIST_PRINT_HXX -#include +#include "gerror.h" + #include struct playlist; -- cgit v1.2.3