From dfffb5299bf83b87607f28f55afaf3c404910f9f Mon Sep 17 00:00:00 2001 From: Ville Voutilainen Date: Wed, 7 Feb 2018 22:13:54 +0200 Subject: Fix build failure of qftp tests Without this fix, a fresh clean build of 5.9 will fail. Change-Id: I69e4da382b07cc6e5e280e99478cbc3d44aa3f27 Reviewed-by: Jesus Fernandez Reviewed-by: Simon Hausmann --- tests/auto/network/access/qftp/tst_qftp.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/auto/network/access/qftp/tst_qftp.cpp b/tests/auto/network/access/qftp/tst_qftp.cpp index 44ae125d37..b58e9bf558 100644 --- a/tests/auto/network/access/qftp/tst_qftp.cpp +++ b/tests/auto/network/access/qftp/tst_qftp.cpp @@ -43,6 +43,7 @@ #include #include #include +#include #include "../../../network-settings.h" -- cgit v1.2.3