diff options
Diffstat (limited to 'src/bluetooth/qbluetoothtransfermanager.h')
-rw-r--r-- | src/bluetooth/qbluetoothtransfermanager.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/qbluetoothtransfermanager.h b/src/bluetooth/qbluetoothtransfermanager.h index 8a113dad..80943db1 100644 --- a/src/bluetooth/qbluetoothtransfermanager.h +++ b/src/bluetooth/qbluetoothtransfermanager.h @@ -42,8 +42,8 @@ #ifndef QBLUETOOTHTRANSFERMANAGER_H #define QBLUETOOTHTRANSFERMANAGER_H -#include "qbluetoothglobal.h" -#include <qbluetoothaddress.h> +#include <QtBluetooth/qbluetoothglobal.h> +#include <QtBluetooth/QBluetoothAddress> #include <QtCore/QObject> |