mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-11 00:24:12 +02:00
fix compilation error with Qt 5.5
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
|
||||
#include <QThread>
|
||||
#include <QVariant>
|
||||
#include <QDataStream>
|
||||
|
||||
#include "utils/Logger.h"
|
||||
|
||||
|
@@ -27,6 +27,7 @@
|
||||
#include <QObject>
|
||||
#include <QTimer>
|
||||
#include <QDir>
|
||||
#include <QDataStream>
|
||||
|
||||
namespace TomahawkUtils
|
||||
{
|
||||
|
Reference in New Issue
Block a user