1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-22 08:52:12 +02:00

Fix pimple effects in SpotifyAccout too

This commit is contained in:
Uwe L. Korn 2013-07-16 14:42:57 +02:00
parent baa72a25de
commit 2c498b829b

@ -31,11 +31,13 @@
#include "Pipeline.h"
#include "Playlist.h"
#include "PlaylistEntry.h"
#include "PlaylistInterface.h"
#include "SourceList.h"
#include "SpotifyAccountConfig.h"
#include "SpotifyInfoPlugin.h"
#include "SpotifyPlaylistUpdater.h"
#include "TomahawkSettings.h"
#include "Track.h"
#ifndef ENABLE_HEADLESS
#include "jobview/JobStatusView.h"