summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/osx/osxbtutility_p.h
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2016-10-11 15:36:14 +0200
committerAlex Blasche <alexander.blasche@qt.io>2016-10-12 11:30:14 +0200
commit515ff5b0f9a2245a13cec6f2d37edd1715cdae8c (patch)
tree3a7748f578d772a5a4e9bcd8b09168657146d695 /src/bluetooth/osx/osxbtutility_p.h
parentca661f332886760f2154ed7ed14550722c554943 (diff)
parent7b443cd0fdd1940a8bfaad73df5e309a52b7669f (diff)
Merge remote-tracking branch 'gerrit/5.7' into 5.8v5.8.0-beta1
Conflicts: src/bluetooth/osx/osxbtledeviceinquiry.mm src/bluetooth/qbluetoothdevicediscoveryagent_osx.mm Change-Id: I7dc75c187af73917f31c28b9edfaf8bcf9652a3e
Diffstat (limited to 'src/bluetooth/osx/osxbtutility_p.h')
-rw-r--r--src/bluetooth/osx/osxbtutility_p.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/bluetooth/osx/osxbtutility_p.h b/src/bluetooth/osx/osxbtutility_p.h
index 28ecfec9..2d11692d 100644
--- a/src/bluetooth/osx/osxbtutility_p.h
+++ b/src/bluetooth/osx/osxbtutility_p.h
@@ -51,15 +51,13 @@
// We mean it.
//
+#include "osxbluetooth_p.h"
+
#include <QtCore/qloggingcategory.h>
#include <QtCore/qscopedpointer.h>
#include <QtCore/qglobal.h>
#include <Foundation/Foundation.h>
-// Only after Foundation.h!
-#include "corebluetoothwrapper_p.h"
-
-@class CBUUID;
QT_BEGIN_NAMESPACE