summaryrefslogtreecommitdiff
path: root/examples/nfc/annotatedurl/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/nfc/annotatedurl/main.cpp')
-rw-r--r--examples/nfc/annotatedurl/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/nfc/annotatedurl/main.cpp b/examples/nfc/annotatedurl/main.cpp
index 7bb41670..199d7c7c 100644
--- a/examples/nfc/annotatedurl/main.cpp
+++ b/examples/nfc/annotatedurl/main.cpp
@@ -8,7 +8,7 @@
#include <QtNfc/qndefnfctextrecord.h>
#include <QtNfc/qndefnfcurirecord.h>
-#include <QtWidgets/QApplication>
+#include <QtWidgets/qapplication.h>
//! [0]
int main(int argc, char *argv[])