From ea08f1578c7458a27e29de8f070b9b4c7123a0e8 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Tue, 7 Dec 2010 11:30:24 +0100 Subject: [PATCH] * Fixed nasty compiler warning. --- include/tomahawk/artist.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/tomahawk/artist.h b/include/tomahawk/artist.h index f9c3efc7e..645011e40 100644 --- a/include/tomahawk/artist.h +++ b/include/tomahawk/artist.h @@ -5,6 +5,7 @@ #include #include "tomahawk/typedefs.h" +#include "tomahawk/collection.h" namespace Tomahawk {