mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 18:23:54 +02:00
use different include style for QHostInfo
This commit is contained in:
parent
e976942515
commit
9e1da64895
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
#include <netinet/in.h>
|
||||
#endif
|
||||
|
||||
#include <qhostinfo.h>
|
||||
#include <QtNetwork/QHostInfo>
|
||||
|
||||
class HifiSockAddr : public QObject {
|
||||
Q_OBJECT
|
||||
|
|
Loading…
Reference in a new issue