mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-24 03:36:24 +00:00
Fix include path.
This commit is contained in:
parent
a5b3f421d1
commit
b87f50dc9d
@ -16,7 +16,7 @@
|
||||
*/
|
||||
|
||||
#include "gfx_common.h"
|
||||
#include "general.h"
|
||||
#include "../general.h"
|
||||
#include <sys/time.h>
|
||||
|
||||
static float tv_to_fps(const struct timeval *tv, const struct timeval *new_tv, int frames)
|
||||
|
Loading…
Reference in New Issue
Block a user