diff --git a/src/osx_largefilewrapper.c b/src/osx_largefilewrapper.c index 8b9d6be..5049bf0 100644 --- a/src/osx_largefilewrapper.c +++ b/src/osx_largefilewrapper.c @@ -1,4 +1,4 @@ -#ifdef __APPLE__ +#if defined(__APPLE__) || defined(GEKKO) #include "osx_largefilewrapper.h" #include