diff --git a/src/TomahawkApp.cpp b/src/TomahawkApp.cpp index c5b83cb69..bae934be8 100644 --- a/src/TomahawkApp.cpp +++ b/src/TomahawkApp.cpp @@ -28,6 +28,7 @@ #include "Artist.h" #include "Collection.h" #include "infosystem/InfoSystem.h" +#include "infosystem/InfoSystemCache.h" #include "accounts/AccountManager.h" #include "accounts/spotify/SpotifyAccount.h" #include "accounts/lastfm/LastFmAccount.h"