Fix Android compile error.

This commit is contained in:
Miku AuahDark
2022-03-05 21:46:33 +08:00
parent 767edc5f84
commit 6031a6c636
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
#include <sys/types.h>
#include <unistd.h>
#include "physfs.h"
#include "libraries/physfs/physfs.h"
namespace love
{