mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
* Fixed Source for headless.
This commit is contained in:
parent
1abe69079f
commit
973436a09b
@ -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;
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user