This commit is contained in:
Matthew Budd 2020-10-31 16:27:10 -04:00
commit 22f47c43c6
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