use different include style for QHostInfo

This commit is contained in:
Stephen Birarda 2014-11-03 12:03:10 -08:00
parent e976942515
commit 9e1da64895

View file

@ -19,7 +19,7 @@
#include <netinet/in.h>
#endif
#include <qhostinfo.h>
#include <QtNetwork/QHostInfo>
class HifiSockAddr : public QObject {
Q_OBJECT