summaryrefslogtreecommitdiffstats
path: root/src/nfc/qndeffilter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/qndeffilter.h')
-rw-r--r--src/nfc/qndeffilter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nfc/qndeffilter.h b/src/nfc/qndeffilter.h
index 5cc92863..82344e43 100644
--- a/src/nfc/qndeffilter.h
+++ b/src/nfc/qndeffilter.h
@@ -42,7 +42,7 @@
#ifndef QNDEFFILTER_H
#define QNDEFFILTER_H
-#include "../qtconnectivityglobal.h"
+#include "qnfcglobal.h"
#include <QtCore/QSharedDataPointer>
@@ -51,7 +51,7 @@
QT_BEGIN_HEADER
class QNdefFilterPrivate;
-class Q_CONNECTIVITY_EXPORT QNdefFilter
+class Q_NFC_EXPORT QNdefFilter
{
public:
QNdefFilter();