mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
* Fixed Source for headless.
This commit is contained in:
@@ -34,11 +34,15 @@
|
||||
#include <QCoreApplication>
|
||||
#include <QBuffer>
|
||||
|
||||
#include "utils/Logger.h"
|
||||
#include "utils/TomahawkUtilsGui.h"
|
||||
#include "utils/TomahawkCache.h"
|
||||
#include "database/DatabaseCommand_SocialAction.h"
|
||||
|
||||
#ifndef ENABLE_HEADLESS
|
||||
#include "utils/TomahawkUtilsGui.h"
|
||||
#endif
|
||||
|
||||
#include "utils/Logger.h"
|
||||
|
||||
using namespace Tomahawk;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user