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/qbluetoothdeviceinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bluetooth/qbluetoothdeviceinfo.h') diff --git a/src/bluetooth/qbluetoothdeviceinfo.h b/src/bluetooth/qbluetoothdeviceinfo.h index 32765a2d..ab9c2320 100644 --- a/src/bluetooth/qbluetoothdeviceinfo.h +++ b/src/bluetooth/qbluetoothdeviceinfo.h @@ -42,7 +42,7 @@ #ifndef QBLUETOOTHDEVICEINFO_H #define QBLUETOOTHDEVICEINFO_H -#include "qbluetoothglobal.h" +#include #include -- cgit v1.2.3