From 5afc5b09092078b4f8879abd4ed5b317455088d6 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Sun, 16 Jun 2013 12:00:19 +0200 Subject: [PATCH] Remove not needed includes --- src/libtomahawk/Result.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/libtomahawk/Result.h b/src/libtomahawk/Result.h index 577e3daff..ffabfaaba 100644 --- a/src/libtomahawk/Result.h +++ b/src/libtomahawk/Result.h @@ -24,10 +24,8 @@ #include #include #include -#include #include "utils/TomahawkUtils.h" -#include "Track.h" #include "Typedefs.h" #include "DllMacro.h"