summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothlocaldevice_p.h
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2013-06-19 15:33:16 +0200
committerAlex <alexander.blasche@digia.com>2013-06-21 07:56:41 +0200
commit09d188e570812a370a54c4ad9821221b26948e3f (patch)
tree02d2d8997c2d1416dc0ea0738b0e1b9cd33a0493 /src/bluetooth/qbluetoothlocaldevice_p.h
parent68c4041d39658fe615cc4366e52ba8a439aae66f (diff)
Fix qmake warnings about incorrect header includes in public headers.
Change-Id: I4b6ff895a021665b18b007c8bd8a7059cbba3ab1 Reviewed-by: Aaron McCarthy <mccarthy.aaron@gmail.com>
Diffstat (limited to 'src/bluetooth/qbluetoothlocaldevice_p.h')
-rw-r--r--src/bluetooth/qbluetoothlocaldevice_p.h2
1 files changed, 1 insertions, 1 deletions
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 <QtBluetooth/qbluetoothglobal.h>
#include "qbluetoothlocaldevice.h"