summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/osx/osxbtrfcommchannel_p.h
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-10-05 19:32:05 +0200
committerLiang Qi <liang.qi@qt.io>2016-10-05 19:32:05 +0200
commit7b443cd0fdd1940a8bfaad73df5e309a52b7669f (patch)
treed6eedd5d35db41c09864997596b0749b12a2e6f4 /src/bluetooth/osx/osxbtrfcommchannel_p.h
parentc4b8dee6b4cfdc6728094d237d7984791e2cecea (diff)
parent052e7ce371d4719df778ad8b378bcf1af14d294b (diff)
Merge remote-tracking branch 'origin/5.6' into 5.7
Diffstat (limited to 'src/bluetooth/osx/osxbtrfcommchannel_p.h')
-rw-r--r--src/bluetooth/osx/osxbtrfcommchannel_p.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/bluetooth/osx/osxbtrfcommchannel_p.h b/src/bluetooth/osx/osxbtrfcommchannel_p.h
index 89d765d8..bb615559 100644
--- a/src/bluetooth/osx/osxbtrfcommchannel_p.h
+++ b/src/bluetooth/osx/osxbtrfcommchannel_p.h
@@ -51,14 +51,13 @@
// We mean it.
//
+#include "osxbluetooth_p.h"
+
#include <QtCore/qglobal.h>
#include <Foundation/Foundation.h>
-// Only after Foundation.h:
-#include "corebluetoothwrapper_p.h"
@class QT_MANGLE_NAMESPACE(OSXBTRFCOMMChannel);
-@class IOBluetoothDevice;
QT_BEGIN_NAMESPACE