summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/datetime/tst_datetime.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/datetime/tst_datetime.cpp')
-rw-r--r--tests/auto/testlib/selftests/datetime/tst_datetime.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/auto/testlib/selftests/datetime/tst_datetime.cpp b/tests/auto/testlib/selftests/datetime/tst_datetime.cpp
index dec4193484..ee6baacd5b 100644
--- a/tests/auto/testlib/selftests/datetime/tst_datetime.cpp
+++ b/tests/auto/testlib/selftests/datetime/tst_datetime.cpp
@@ -40,11 +40,10 @@
****************************************************************************/
-#include <QtCore>
+#include <QtCore/QCoreApplication>
+#include <QtCore/QDateTime>
#include <QtTest/QtTest>
-#include <QDateTime>
-
/*!
\internal
*/