diff --git a/tests/shared/filesystem.h b/tests/shared/filesystem.h index c043493ab48..bb9d1948e5d 100644 --- a/tests/shared/filesystem.h +++ b/tests/shared/filesystem.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2016 The Qt Company Ltd. +** Copyright (C) 2021 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the test suite of the Qt Toolkit. @@ -29,12 +29,13 @@ #ifndef QT_TESTS_SHARED_FILESYSTEM_H_INCLUDED #define QT_TESTS_SHARED_FILESYSTEM_H_INCLUDED +#include +#include +#include +#include #include #include #include -#include -#include -#include #if defined(Q_OS_WIN) #include