From a7bbb986dd34ed7242ff60503e0559a9ef28fd0d Mon Sep 17 00:00:00 2001 From: Alessandro Portale Date: Wed, 13 Sep 2023 12:16:38 +0200 Subject: [PATCH] ScreenRecorder: Explicitly include ... assuming that otherwise a build with Qt 6.2 fails Amends: 9c036fe39393d8a5c5843ac673267dd2b398fe7f Change-Id: I6ed7a25ca8d50ef5283cdc16963aa79dfaef6749 Reviewed-by: Christian Stenger --- src/plugins/screenrecorder/cropandtrim.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/screenrecorder/cropandtrim.cpp b/src/plugins/screenrecorder/cropandtrim.cpp index c6c35560ea1..6df5ce02807 100644 --- a/src/plugins/screenrecorder/cropandtrim.cpp +++ b/src/plugins/screenrecorder/cropandtrim.cpp @@ -17,6 +17,7 @@ #include +#include #include #include #include