mirror of
https://github.com/webui-dev/webui
synced 2025-03-28 21:13:17 +00:00
Fix macOS Build
This commit is contained in:
parent
ea5e9a57fc
commit
5c52beebfb
@ -107,6 +107,7 @@
|
|||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/event.h>
|
#include <sys/event.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
#include <CoreGraphics/CoreGraphics.h>
|
||||||
#define WEBUI_GET_CURRENT_DIR getcwd
|
#define WEBUI_GET_CURRENT_DIR getcwd
|
||||||
#define WEBUI_FILE_EXIST access
|
#define WEBUI_FILE_EXIST access
|
||||||
#define WEBUI_POPEN popen
|
#define WEBUI_POPEN popen
|
||||||
|
Loading…
x
Reference in New Issue
Block a user