summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket.h
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-02-16 10:37:07 +0100
committerFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-02-16 10:37:07 +0100
commit89aaf528c96072dd93505284b9a8fc268e0acd6e (patch)
tree3fdb52646b2f60a3641c6585c4b27099902bb08f /src/bluetooth/qbluetoothsocket.h
parent3264db95f965a47f31ffe1ab768467ce827e41e9 (diff)
parent90291d71308db90d763e5b42a8f096301ceb9666 (diff)
Merge remote-tracking branch 'origin/5.4' into dev
Conflicts: src/bluetooth/qbluetoothdeviceinfo.h Change-Id: I2ad566b9ca8fb001fa91a74501e83e8a2121ef3a
Diffstat (limited to 'src/bluetooth/qbluetoothsocket.h')
-rw-r--r--src/bluetooth/qbluetoothsocket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/qbluetoothsocket.h b/src/bluetooth/qbluetoothsocket.h
index e68c2bc3..e1e14cac 100644
--- a/src/bluetooth/qbluetoothsocket.h
+++ b/src/bluetooth/qbluetoothsocket.h
@@ -40,7 +40,7 @@
#include <QtBluetooth/QBluetoothUuid>
#include <QtBluetooth/QBluetoothServiceInfo>
-#include <QIODevice>
+#include <QtCore/QIODevice>
#include <QtNetwork/QAbstractSocket>
QT_BEGIN_NAMESPACE