mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 22:26:32 +02:00
Fix compile without libattica
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
#include <QHash>
|
#include <QHash>
|
||||||
|
#include <QPixmap>
|
||||||
|
|
||||||
#include "dllmacro.h"
|
#include "dllmacro.h"
|
||||||
|
|
||||||
@@ -30,7 +31,6 @@
|
|||||||
#include <attica/provider.h>
|
#include <attica/provider.h>
|
||||||
#include <attica/providermanager.h>
|
#include <attica/providermanager.h>
|
||||||
#include <attica/content.h>
|
#include <attica/content.h>
|
||||||
#include <QPixmap>
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
class DLLEXPORT AtticaManager : public QObject
|
class DLLEXPORT AtticaManager : public QObject
|
||||||
|
Reference in New Issue
Block a user