From 09d188e570812a370a54c4ad9821221b26948e3f Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Wed, 19 Jun 2013 15:33:16 +0200 Subject: Fix qmake warnings about incorrect header includes in public headers. Change-Id: I4b6ff895a021665b18b007c8bd8a7059cbba3ab1 Reviewed-by: Aaron McCarthy --- src/bluetooth/qbluetoothlocaldevice_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bluetooth/qbluetoothlocaldevice_p.h') diff --git a/src/bluetooth/qbluetoothlocaldevice_p.h b/src/bluetooth/qbluetoothlocaldevice_p.h index 58fff254..31825370 100644 --- a/src/bluetooth/qbluetoothlocaldevice_p.h +++ b/src/bluetooth/qbluetoothlocaldevice_p.h @@ -42,7 +42,7 @@ #ifndef QBLUETOOTHLOCALDEVICE_P_H #define QBLUETOOTHLOCALDEVICE_P_H -#include "qbluetoothglobal.h" +#include #include "qbluetoothlocaldevice.h" -- cgit v1.2.3