mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 06:23:04 +01:00
Fix Android builds
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
*****************************************************************************/
|
||||
#pragma endregion
|
||||
|
||||
#ifdef __linux__
|
||||
#if defined(__linux__) && !defined(__ANDROID__)
|
||||
|
||||
#include <pwd.h>
|
||||
#include "../core/Path.hpp"
|
||||
|
||||
Reference in New Issue
Block a user