From 36997810d9fec492635152be89efaa55208e224a Mon Sep 17 00:00:00 2001 From: Oliver Wolff Date: Mon, 21 Aug 2017 14:20:25 +0200 Subject: Rename qbluetoothglobal.h to qtbluetoothglobal.h ... and deprecate the former. By doing so we get the header file in line with other modules - see qtnetworkglobal.h for example. The include is not used in the examples so it is removed there. Change-Id: Ie6267738d4a45e45a0350d458a40654d8a952f4a Reviewed-by: Oswald Buddenhagen Reviewed-by: Alex Blasche --- src/bluetooth/qbluetoothhostinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bluetooth/qbluetoothhostinfo.h') diff --git a/src/bluetooth/qbluetoothhostinfo.h b/src/bluetooth/qbluetoothhostinfo.h index e92bdb5c..42dfcaab 100644 --- a/src/bluetooth/qbluetoothhostinfo.h +++ b/src/bluetooth/qbluetoothhostinfo.h @@ -40,7 +40,7 @@ #ifndef QBLUETOOTHHOSTINFO_H #define QBLUETOOTHHOSTINFO_H -#include +#include #include QT_BEGIN_NAMESPACE -- cgit v1.2.3