--- platform/osx/os_osx.mm.orig	2023-09-24 16:26:39.000000000 -0400
+++ platform/osx/os_osx.mm	2023-10-09 15:30:59.000000000 -0400
@@ -73,6 +73,9 @@
 #define NSWindowStyleMaskMiniaturizable NSMiniaturizableWindowMask
 #define NSWindowStyleMaskClosable NSClosableWindowMask
 #define NSWindowStyleMaskBorderless NSBorderlessWindowMask
+#define NSAlertStyleWarning NSWarningAlertStyle
+#define NSEventSubtypeTabletPoint NSTabletPointEventSubtype
+#define NSOpenGLContextParameterSurfaceOpacity NSOpenGLCPSurfaceOpacity
 #endif
 
 #ifndef NSAppKitVersionNumber10_12
