Add missing include

Change-Id: I5e52706817f4345ea707b5e8c07923c8c836ca0e
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Christian Kandeler
2017-10-16 17:16:37 +02:00
parent 2474ae2587
commit a050d75517

View File

@@ -58,6 +58,7 @@
#include <utils/qtcassert.h>
#include <utils/qtcprocess.h>
#include <QDir>
#include <QFormLayout>
#include <QLabel>
#include <QVBoxLayout>