1 diff --git a/src/gui/src/OSXHelpers.mm b/src/gui/src/OSXHelpers.mm
2 index 0c98afc1..38c190a6 100644
3 --- a/src/gui/src/OSXHelpers.mm
4 +++ b/src/gui/src/OSXHelpers.mm
6 #import <Foundation/Foundation.h>
7 #import <CoreData/CoreData.h>
8 #import <Cocoa/Cocoa.h>
9 -#import <UserNotifications/UNNotification.h>
10 -#import <UserNotifications/UNUserNotificationCenter.h>
11 -#import <UserNotifications/UNNotificationContent.h>
12 -#import <UserNotifications/UNNotificationTrigger.h>