mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
Include more locally
This commit is contained in:
@@ -17,6 +17,8 @@
|
|||||||
*/
|
*/
|
||||||
#include "ChartDataLoader.h"
|
#include "ChartDataLoader.h"
|
||||||
|
|
||||||
|
#include "Album.h"
|
||||||
|
#include "Artist.h"
|
||||||
#include "Source.h"
|
#include "Source.h"
|
||||||
|
|
||||||
using namespace Tomahawk;
|
using namespace Tomahawk;
|
||||||
|
@@ -19,9 +19,6 @@
|
|||||||
#define CHARTDATALOADER_H
|
#define CHARTDATALOADER_H
|
||||||
|
|
||||||
#include "infosystem/InfoSystem.h"
|
#include "infosystem/InfoSystem.h"
|
||||||
#include "Query.h"
|
|
||||||
#include "Artist.h"
|
|
||||||
#include "Album.h"
|
|
||||||
|
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user