fix: MacOS include

This commit is contained in:
WerWolv
2022-06-30 15:28:51 +02:00
parent f01e227c87
commit e07fc76abf

View File

@@ -2,7 +2,7 @@
#include <CoreFoundation/CFBundle.h>
#include <ApplicationServices/ApplicationServices.h>
#include <CoreFoundation/NSUserDefaults.h>
#include <Foundation/NSUserDefaults.h>
#include <Foundation/Foundation.h>
#include <string.h>