1
0
mirror of synced 2024-11-12 10:10:53 +01:00

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>