summaryrefslogtreecommitdiffstats
path: root/src/nfc/qndefnfctextrecord.h
diff options
context:
space:
mode:
authorAaron McCarthy <mccarthy.aaron@gmail.com>2012-10-10 22:42:50 +1000
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-28 09:50:58 +0100
commitfba2d218faf7a8d9d11d513092a64c9617add23a (patch)
treee3edc58f9d13419631326375839803ff3586fb3f /src/nfc/qndefnfctextrecord.h
parentfee6b50154d583422e6505a60a7d44d726785ab0 (diff)
Fix syncqt warnings.
Change-Id: I76bcdd42e7bd18e7fb17e0caddfa3c3feafa3176 Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
Diffstat (limited to 'src/nfc/qndefnfctextrecord.h')
-rw-r--r--src/nfc/qndefnfctextrecord.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/nfc/qndefnfctextrecord.h b/src/nfc/qndefnfctextrecord.h
index d0f89290..5f9959d6 100644
--- a/src/nfc/qndefnfctextrecord.h
+++ b/src/nfc/qndefnfctextrecord.h
@@ -42,9 +42,8 @@
#ifndef QNDEFNFCTEXTRECORD_H
#define QNDEFNFCTEXTRECORD_H
-#include "qnfcglobal.h"
-
-#include <qndefrecord.h>
+#include <QtNfc/qnfcglobal.h>
+#include <QtNfc/QNdefRecord>
QT_BEGIN_HEADER