From cb6651fba9a8f734d7417c9d5e5758340d7abe8e Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Sun, 13 Apr 2014 22:02:06 +0100 Subject: [PATCH] Remove unused include --- src/libtomahawk/accounts/lastfm/LastFmInfoPlugin.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/libtomahawk/accounts/lastfm/LastFmInfoPlugin.cpp b/src/libtomahawk/accounts/lastfm/LastFmInfoPlugin.cpp index c71880dbc..11c954355 100644 --- a/src/libtomahawk/accounts/lastfm/LastFmInfoPlugin.cpp +++ b/src/libtomahawk/accounts/lastfm/LastFmInfoPlugin.cpp @@ -37,8 +37,6 @@ #include #include -#include - using namespace Tomahawk::Accounts; using namespace Tomahawk::InfoSystem;