From c23cdd926262a977a987cd887be8f4fd02386d92 Mon Sep 17 00:00:00 2001 From: hjk Date: Wed, 5 May 2021 18:21:22 +0200 Subject: Utils: Merge {synchronous,qtc}process.{h,cpp} file pairs Mechanical to prepare merging the actual classes. Adapting #includes. Change-Id: I77a2c28129287778bc870c30cb890cd26bc2e62b Reviewed-by: Christian Stenger --- src/plugins/python/pythonsettings.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/plugins/python/pythonsettings.cpp') diff --git a/src/plugins/python/pythonsettings.cpp b/src/plugins/python/pythonsettings.cpp index 5b1b8e119a..ffe8b83e02 100644 --- a/src/plugins/python/pythonsettings.cpp +++ b/src/plugins/python/pythonsettings.cpp @@ -28,7 +28,7 @@ #include "pythonconstants.h" #include -#include "coreplugin/icore.h" +#include #include #include @@ -37,7 +37,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.1