summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothtransferreply_bluez_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/qbluetoothtransferreply_bluez_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/qbluetoothtransferreply_bluez_p.h')
-rw-r--r--src/bluetooth/qbluetoothtransferreply_bluez_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/qbluetoothtransferreply_bluez_p.h b/src/bluetooth/qbluetoothtransferreply_bluez_p.h
index 64411778..c94447b8 100644
--- a/src/bluetooth/qbluetoothtransferreply_bluez_p.h
+++ b/src/bluetooth/qbluetoothtransferreply_bluez_p.h
@@ -45,8 +45,8 @@
#include <QtCore/QIODevice>
#include <QtDBus/QtDBus>
-#include <qbluetoothtransferrequest.h>
-#include <qbluetoothtransfermanager.h>
+#include <QtBluetooth/QBluetoothTransferRequest>
+#include <QtBluetooth/QBluetoothTransferManager>
#include "qbluetoothtransferreply.h"