filesystem: android: try to fix compiling-in AAsset mounting code

This commit is contained in:
Alibek Omarov 2024-03-11 21:49:15 +03:00
parent 17e106f96d
commit 39cba17f01

View File

@ -14,6 +14,7 @@ GNU General Public License for more details.
*/ */
#include "port.h" #include "port.h"
#include "defaults.h"
#if XASH_ANDROID_ASSETS #if XASH_ANDROID_ASSETS