mirror of
https://github.com/overte-org/overte.git
synced 2025-04-07 10:32:25 +02:00
Fixing includes
This commit is contained in:
parent
162c2f031b
commit
001d689646
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@
|
|||
#include <QUdpSocket>
|
||||
|
||||
#include <NetworkPeer.h>
|
||||
#include <HTTPSConnection.h>
|
||||
#include <HTTPConnection.h>
|
||||
#include <HTTPManager.h>
|
||||
|
||||
typedef QHash<QUuid, SharedNetworkPeer> NetworkPeerHash;
|
||||
|
||||
|
|
Loading…
Reference in a new issue