summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothtransfermanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothtransfermanager.h')
-rw-r--r--src/bluetooth/qbluetoothtransfermanager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/qbluetoothtransfermanager.h b/src/bluetooth/qbluetoothtransfermanager.h
index 099fa940..b8359ab8 100644
--- a/src/bluetooth/qbluetoothtransfermanager.h
+++ b/src/bluetooth/qbluetoothtransfermanager.h
@@ -42,7 +42,7 @@
#ifndef QBLUETOOTHTRANSFERMANAGER_H
#define QBLUETOOTHTRANSFERMANAGER_H
-#include "../qtconnectivityglobal.h"
+#include "qbluetoothglobal.h"
#include <qbluetoothaddress.h>
#include <QtCore/QObject>
@@ -55,7 +55,7 @@ class QBluetoothTransferReply;
class QBluetoothTransferRequest;
class QBluetoothTranferManagerPrivate;
-class Q_CONNECTIVITY_EXPORT QBluetoothTransferManager : public QObject
+class Q_BLUETOOTH_EXPORT QBluetoothTransferManager : public QObject
{
Q_OBJECT