summaryrefslogtreecommitdiffstats
path: root/src/nfc/qndefnfcurirecord.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/qndefnfcurirecord.h')
-rw-r--r--src/nfc/qndefnfcurirecord.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nfc/qndefnfcurirecord.h b/src/nfc/qndefnfcurirecord.h
index 10bddff7..bd8ac124 100644
--- a/src/nfc/qndefnfcurirecord.h
+++ b/src/nfc/qndefnfcurirecord.h
@@ -42,7 +42,7 @@
#ifndef QNDEFNFCURIRECORD_H
#define QNDEFNFCURIRECORD_H
-#include "../qtconnectivityglobal.h"
+#include "qnfcglobal.h"
#include <qndefrecord.h>
@@ -50,7 +50,7 @@ QT_FORWARD_DECLARE_CLASS(QUrl)
QT_BEGIN_HEADER
-class Q_CONNECTIVITY_EXPORT QNdefNfcUriRecord : public QNdefRecord
+class Q_NFC_EXPORT QNdefNfcUriRecord : public QNdefRecord
{
public:
Q_DECLARE_NDEF_RECORD(QNdefNfcUriRecord, QNdefRecord::NfcRtd, "U", QByteArray(0, char(0)))