From bf5fcbd0b647762224fe3da70138020e6b4b62b6 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Sat, 15 Jun 2013 15:52:26 +0200 Subject: [PATCH] Remove unused include --- src/libtomahawk/Source.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/libtomahawk/Source.h b/src/libtomahawk/Source.h index e52ae81cb..16e41876d 100644 --- a/src/libtomahawk/Source.h +++ b/src/libtomahawk/Source.h @@ -30,7 +30,6 @@ #include "network/ControlConnection.h" #include "network/DbSyncConnection.h" #include "collection/Collection.h" -#include "Query.h" #include "utils/TomahawkUtils.h" #include "DllMacro.h"