diff --git a/tests/benchmarks/network/access/qnetworkreply/tst_qnetworkreply.cpp b/tests/benchmarks/network/access/qnetworkreply/tst_qnetworkreply.cpp index 5e590c7d135..db2ad4e8e22 100644 --- a/tests/benchmarks/network/access/qnetworkreply/tst_qnetworkreply.cpp +++ b/tests/benchmarks/network/access/qnetworkreply/tst_qnetworkreply.cpp @@ -44,9 +44,6 @@ #ifdef QT_BUILD_INTERNAL #include -#ifndef QT_NO_OPENSSL -#include -#endif #endif Q_DECLARE_METATYPE(QSharedPointer)