added missing include
This commit is contained in:
parent
7811a08663
commit
dfa1c46354
@ -35,7 +35,7 @@
|
||||
#include <QJsonObject>
|
||||
#include <QJsonDocument>
|
||||
#include <QUrlQuery>
|
||||
#include <QTimer>
|
||||
|
||||
#if QT_VERSION >= QT_VERSION_CHECK(5, 10, 0)
|
||||
#include <QRandomGenerator>
|
||||
#endif
|
||||
|
||||
@ -34,6 +34,7 @@
|
||||
#include <QObject>
|
||||
#include <QHostAddress>
|
||||
#include <QTcpSocket>
|
||||
#include <QTimer>
|
||||
|
||||
#include "heosplayer.h"
|
||||
#include "heostypes.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user