diff --git a/tests/benchmarks/network/access/qnetworkreply/tst_qnetworkreply.cpp b/tests/benchmarks/network/access/qnetworkreply/tst_qnetworkreply.cpp index 3b8565a0ec..5ccfe5d2a4 100644 --- a/tests/benchmarks/network/access/qnetworkreply/tst_qnetworkreply.cpp +++ b/tests/benchmarks/network/access/qnetworkreply/tst_qnetworkreply.cpp @@ -52,8 +52,10 @@ #ifdef QT_BUILD_INTERNAL #include +#ifndef QT_NO_OPENSSL #include #endif +#endif Q_DECLARE_METATYPE(QSharedPointer)