Utils: Fix compile with Qt5.14

Amends 8bd1969e7f.

Change-Id: Ieff4e0ef4e35bf2983253b95d6b1d52835a7dfee
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Christian Stenger
2021-09-02 15:54:11 +02:00
parent 3be9f52980
commit ee2dadb508
4 changed files with 4 additions and 1 deletions

View File

@@ -31,6 +31,7 @@
#include <utils/textfileformat.h>
#include <QCoreApplication>
#include <QDebug>
#include <QDir>
#include <QString>