summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/android/tst_android.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/android/tst_android.cpp')
-rw-r--r--tests/auto/other/android/tst_android.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/other/android/tst_android.cpp b/tests/auto/other/android/tst_android.cpp
index 57d592d45f..6a492e9315 100644
--- a/tests/auto/other/android/tst_android.cpp
+++ b/tests/auto/other/android/tst_android.cpp
@@ -26,7 +26,7 @@
**
****************************************************************************/
-#include <QtTest/QtTest>
+#include <QTest>
class tst_Android : public QObject
{