From f0b71f989ea798495ad80d1f059ae0a28514f9a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Thu, 3 Nov 2016 01:10:16 +0100 Subject: NOISSUE use LoggedProcess to work around issues with QProcess on macOS --- api/logic/launch/steps/Update.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/logic/launch/steps/Update.h') diff --git a/api/logic/launch/steps/Update.h b/api/logic/launch/steps/Update.h index 1739de47..ad7cfa69 100644 --- a/api/logic/launch/steps/Update.h +++ b/api/logic/launch/steps/Update.h @@ -17,7 +17,7 @@ #include #include -#include +#include #include // FIXME: stupid. should be defined by the instance type? or even completely abstracted away... -- cgit v1.2.3