diff --git a/src/rcore.c b/src/rcore.c index eed636675..70cc350bb 100644 --- a/src/rcore.c +++ b/src/rcore.c @@ -173,6 +173,7 @@ #include #elif defined(__APPLE__) #include + #include #endif // OSs #endif // PLATFORM_DESKTOP