Add missing macOS header file that was indirectly included before

Change-Id: I4d4c7d4f957fc36dea5e06eb6d661aeecf6385f1
(cherry picked from commit dece6f5840463ae2ddf927d65eb1b3680e34a547)
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
Øystein Heskestad 2021-10-27 13:07:46 +02:00 committed by Tor Arne Vestbø
parent 0309c3c5bd
commit c884bf138a

View File

@ -43,6 +43,7 @@
#include <qpa/qplatformgraphicsbuffer.h>
#include <private/qcore_mac_p.h>
#include <CoreGraphics/CGColorSpace.h>
#include <IOSurface/IOSurface.h>
QT_BEGIN_NAMESPACE