1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-13 09:34:53 +02:00

qt5: last commit needs additional include in TomahawkApp

This commit is contained in:
Dominik Schmidt
2013-01-05 23:43:16 +01:00
parent 8261b840c2
commit 48278260c2

View File

@@ -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"