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/qbluetoothuuid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bluetooth/qbluetoothuuid.h') diff --git a/src/bluetooth/qbluetoothuuid.h b/src/bluetooth/qbluetoothuuid.h index 2065ba2c..01bcff26 100644 --- a/src/bluetooth/qbluetoothuuid.h +++ b/src/bluetooth/qbluetoothuuid.h @@ -42,7 +42,7 @@ #ifndef QBLUETOOTHUUID_H #define QBLUETOOTHUUID_H -#include "qbluetoothglobal.h" +#include #include #include -- cgit v1.2.3