Pārlūkot izejas kodu

Fix android build

Daniele Bartolini 11 gadi atpakaļ
vecāks
revīzija
8544c6717c
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      engine/core/filesystem/apk_file.cpp

+ 1 - 0
engine/core/filesystem/apk_file.cpp

@@ -10,6 +10,7 @@
 #include "apk_file.h"
 #include "assert.h"
 #include "macros.h"
+#include <stdio.h> // SEEK_SET, ...
 #include <android/asset_manager.h>
 
 namespace crown