Browse Source

Fix android build

Daniele Bartolini 10 năm trước cách đây
mục cha
commit
3a396a6068
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/core/filesystem/apk_filesystem.cpp

+ 1 - 0
src/core/filesystem/apk_filesystem.cpp

@@ -8,6 +8,7 @@
 #if CROWN_PLATFORM_ANDROID
 
 #include "apk_filesystem.h"
+#include "dynamic_string.h"
 #include "file.h"
 #include "os.h"
 #include "temp_allocator.h"