summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothserver.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/qbluetoothserver.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/qbluetoothserver.h')
-rw-r--r--src/bluetooth/qbluetoothserver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/qbluetoothserver.h b/src/bluetooth/qbluetoothserver.h
index 2eadd1d4..fde07784 100644
--- a/src/bluetooth/qbluetoothserver.h
+++ b/src/bluetooth/qbluetoothserver.h
@@ -37,7 +37,7 @@
#include <QtBluetooth/qbluetoothglobal.h>
-#include <QObject>
+#include <QtCore/QObject>
#include <QtBluetooth/QBluetoothAddress>
#include <QtBluetooth/qbluetooth.h>