mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 13:37:28 +02:00
prepend module to QIODevice include
This commit is contained in:
parent
30ee80313e
commit
1a1c2d6bbe
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
#include <memory>
|
||||
|
||||
#include <QIODevice>
|
||||
#include <QtCore/QIODevice>
|
||||
|
||||
#include "../HifiSockAddr.h"
|
||||
#include "PacketHeaders.h"
|
||||
|
|
Loading…
Reference in a new issue