summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothaddress.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothaddress.h')
-rw-r--r--src/bluetooth/qbluetoothaddress.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/qbluetoothaddress.h b/src/bluetooth/qbluetoothaddress.h
index 1ba79bad..c3c26530 100644
--- a/src/bluetooth/qbluetoothaddress.h
+++ b/src/bluetooth/qbluetoothaddress.h
@@ -42,7 +42,7 @@
#ifndef QBLUETOOTHADDRESS_H
#define QBLUETOOTHADDRESS_H
-#include "../qtconnectivityglobal.h"
+#include "qbluetoothglobal.h"
#include <QtCore/QByteArray>
#include <QtCore/QString>
@@ -52,7 +52,7 @@ QT_BEGIN_HEADER
class QBluetoothAddressPrivate;
-class Q_CONNECTIVITY_EXPORT QBluetoothAddress
+class Q_BLUETOOTH_EXPORT QBluetoothAddress
{
public:
QBluetoothAddress();