mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 21:57:41 +02:00
Fix pimple effects in SpotifyAccout too
This commit is contained in:
@@ -31,11 +31,13 @@
|
|||||||
#include "Pipeline.h"
|
#include "Pipeline.h"
|
||||||
#include "Playlist.h"
|
#include "Playlist.h"
|
||||||
#include "PlaylistEntry.h"
|
#include "PlaylistEntry.h"
|
||||||
|
#include "PlaylistInterface.h"
|
||||||
#include "SourceList.h"
|
#include "SourceList.h"
|
||||||
#include "SpotifyAccountConfig.h"
|
#include "SpotifyAccountConfig.h"
|
||||||
#include "SpotifyInfoPlugin.h"
|
#include "SpotifyInfoPlugin.h"
|
||||||
#include "SpotifyPlaylistUpdater.h"
|
#include "SpotifyPlaylistUpdater.h"
|
||||||
#include "TomahawkSettings.h"
|
#include "TomahawkSettings.h"
|
||||||
|
#include "Track.h"
|
||||||
|
|
||||||
#ifndef ENABLE_HEADLESS
|
#ifndef ENABLE_HEADLESS
|
||||||
#include "jobview/JobStatusView.h"
|
#include "jobview/JobStatusView.h"
|
||||||
|
Reference in New Issue
Block a user