mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-14 01:54:07 +02:00
Qt5: Full definition of PlaylistInterface need for compiling
This commit is contained in:
@@ -22,17 +22,18 @@
|
||||
#include <QtDBus/QtDBus>
|
||||
#include <QtPlugin>
|
||||
|
||||
#include "audio/AudioEngine.h"
|
||||
#include "audio/AudioEngine.h"
|
||||
#include "infosystem/InfoSystemWorker.h"
|
||||
#include "Album.h"
|
||||
#include "Artist.h"
|
||||
#include "Result.h"
|
||||
#include "TomahawkSettings.h"
|
||||
#include "GlobalActionManager.h"
|
||||
#include "utils/Logger.h"
|
||||
#include "utils/TomahawkUtils.h"
|
||||
#include "audio/AudioEngine.h"
|
||||
#include "Album.h"
|
||||
#include "Artist.h"
|
||||
#include "GlobalActionManager.h"
|
||||
#include "PlaylistInterface.h"
|
||||
#include "Result.h"
|
||||
#include "Source.h"
|
||||
#include "TomahawkSettings.h"
|
||||
|
||||
#include "MprisPlugin.h"
|
||||
#include "MprisPluginRootAdaptor.h"
|
||||
|
Reference in New Issue
Block a user