[Project64] Add time.h header for record last save time
This commit is contained in:
parent
7c6379827d
commit
4d43ac378c
|
@ -23,6 +23,7 @@
|
|||
#include <Project64-core/Debugger.h>
|
||||
#include <Common/Util.h>
|
||||
#include <float.h>
|
||||
#include <time.h>
|
||||
#if defined(ANDROID)
|
||||
#include <utime.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue