Fix macOS Build

This commit is contained in:
Albert 2025-03-17 15:03:42 -04:00
parent ea5e9a57fc
commit 5c52beebfb

View File

@ -107,6 +107,7 @@
#include <sys/types.h>
#include <sys/event.h>
#include <unistd.h>
#include <CoreGraphics/CoreGraphics.h>
#define WEBUI_GET_CURRENT_DIR getcwd
#define WEBUI_FILE_EXIST access
#define WEBUI_POPEN popen