qt5: add missing include in qtwebengine

Fixes #4595
This commit is contained in:
Christian Prochaska 2022-08-29 17:19:58 +02:00 committed by Christian Helmuth
parent 0368601b16
commit 85044d65af
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
cf64ea7028a957683bad0154451c1d7f516a4336
aca39e23d0911602ac6281935df726f32db05b3d

View File

@ -4,5 +4,5 @@ VERSION := 5.15.2
DOWNLOADS := qt5.git
URL(qt5) := https://github.com/cproc/qt5.git
REV(qt5) := issue4589
REV(qt5) := issue4595
DIR(qt5) := src/lib/qt5