mirror of
https://github.com/overte-org/overte.git
synced 2025-04-12 03:45:08 +02:00
another attempt to repair QNetworkInterface call on windows
This commit is contained in:
parent
ad0776be4e
commit
52203bd36e
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
#include <QtCore/QDataStream>
|
||||
#include <QtNetwork/QHostInfo>
|
||||
#include <QtNetwork/QNetworkConfigurationManager>
|
||||
#include <QtNetwork/qnetworkconfigmanager.h>
|
||||
#include <QtNetwork/QNetworkInterface>
|
||||
|
||||
#include "HifiSockAddr.h"
|
||||
|
|
Loading…
Reference in a new issue