summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/ql2capserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/ql2capserver.h')
-rw-r--r--src/bluetooth/ql2capserver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/ql2capserver.h b/src/bluetooth/ql2capserver.h
index 23155ef3..18655b38 100644
--- a/src/bluetooth/ql2capserver.h
+++ b/src/bluetooth/ql2capserver.h
@@ -42,7 +42,7 @@
#ifndef QL2CAPSERVER_H
#define QL2CAPSERVER_H
-#include "../qtconnectivityglobal.h"
+#include "qbluetoothglobal.h"
#include <QObject>
@@ -55,7 +55,7 @@ QT_BEGIN_HEADER
class QL2capServerPrivate;
class QBluetoothSocket;
-class Q_CONNECTIVITY_EXPORT QL2capServer : public QObject
+class Q_BLUETOOTH_EXPORT QL2capServer : public QObject
{
Q_OBJECT