diff --git a/tests/auto/algorithm/tst_algorithm.cpp b/tests/auto/algorithm/tst_algorithm.cpp index 9a227eb1b5c..be3f07b0709 100644 --- a/tests/auto/algorithm/tst_algorithm.cpp +++ b/tests/auto/algorithm/tst_algorithm.cpp @@ -23,10 +23,11 @@ ** ****************************************************************************/ -#include - +#include #include +#include + #include class tst_Algorithm : public QObject