Skip to content

Commit

Permalink
Add missing macOS header file that was indirectly included before
Browse files Browse the repository at this point in the history
Change-Id: I4d4c7d4f957fc36dea5e06eb6d661aeecf6385f1
(cherry picked from commit dece6f5)
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
  • Loading branch information
oyheskes committed Nov 3, 2021
1 parent e54d837 commit 8467bed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/plugins/platforms/cocoa/qiosurfacegraphicsbuffer.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@
#include <qpa/qplatformgraphicsbuffer.h>
#include <private/qcore_mac_p.h>

#include <CoreGraphics/CGColorSpace.h>

QT_BEGIN_NAMESPACE

class QIOSurfaceGraphicsBuffer : public QPlatformGraphicsBuffer
Expand Down

0 comments on commit 8467bed

Please sign in to comment.