summaryrefslogtreecommitdiffstats
path: root/tests/qmlexample/tst_qmlexample.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qmlexample/tst_qmlexample.cpp')
-rw-r--r--tests/qmlexample/tst_qmlexample.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qmlexample/tst_qmlexample.cpp b/tests/qmlexample/tst_qmlexample.cpp
index 3c8aed5..4d9cc40 100644
--- a/tests/qmlexample/tst_qmlexample.cpp
+++ b/tests/qmlexample/tst_qmlexample.cpp
@@ -39,6 +39,6 @@
**
****************************************************************************/
-#include "qdeclarativetest.h"
+#include "quicktest.h"
QTEST_QUICK_MAIN(qmlexample)