summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket.h
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2015-02-11 18:52:03 +0100
committerSergio Ahumada <sahumada@texla.cl>2015-02-12 10:23:25 +0000
commit90291d71308db90d763e5b42a8f096301ceb9666 (patch)
treed6b05285d3a4cf80ab6238d67165661840197362 /src/bluetooth/qbluetoothsocket.h
parent26d3681ed7bf2b6681a594511291e39a840dc8af (diff)
Add the QtCore/ library prefix in public headers
Change-Id: I01f01575a03d95f558b1f1994e0c76b22b3c19e0 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
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 6540e0c9..8252fa99 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