From 3c62097e47bbb51d38841eb0178277fcfba5a770 Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Wed, 7 Sep 2022 13:08:10 +0200 Subject: xcb: fix the build of native painting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: QTBUG-106374 Change-Id: I91871078a0e09cdda8db4afd236a9746c72007f7 Reviewed-by: Tor Arne Vestbø Reviewed-by: JiDe Zhang (cherry picked from commit 2585fa7c091715ba4766bf58a75ae8f632dbb37f) Reviewed-by: Qt Cherry-pick Bot --- src/plugins/platforms/xcb/nativepainting/qtessellator.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/platforms/xcb/nativepainting/qtessellator.cpp b/src/plugins/platforms/xcb/nativepainting/qtessellator.cpp index 3ea4afe54c..9d35b446bd 100644 --- a/src/plugins/platforms/xcb/nativepainting/qtessellator.cpp +++ b/src/plugins/platforms/xcb/nativepainting/qtessellator.cpp @@ -41,6 +41,7 @@ #include #include +#include #include #include -- cgit v1.2.3