forked from qt-creator/qt-creator
ProjectExplorer: Fix qbs build
Amends 399f8d2dff.
Change-Id: I1e2fc0c70843ce85d99e85f51d48dbde6b7165ae
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
#include "runcontrol.h"
|
||||
|
||||
#include "devicesupport/desktopdevice.h"
|
||||
#include "project.h"
|
||||
#include "target.h"
|
||||
#include "toolchain.h"
|
||||
@@ -55,8 +56,6 @@
|
||||
#include <QLoggingCategory>
|
||||
#include <QSettings>
|
||||
|
||||
#include <devicesupport/desktopdevice.h>
|
||||
|
||||
#if defined (WITH_JOURNALD)
|
||||
#include "journaldwatcher.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user