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