Build fix for MacOS.

This commit is contained in:
mjbudd77 2020-10-31 16:12:40 -04:00
parent 0cca02e765
commit ddb879b21a
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include <unistd.h>
#include <libgen.h>
#include <mach-o/dyld.h>
#define SetCurrentDir chdir
#endif
#ifdef WIN32