mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-14 18:58:36 +12:00
Compilation fix
This commit is contained in:
parent
ef65299dff
commit
428e51b619
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
#include "Emu/SysCalls/SysCalls.h"
|
#include "Emu/SysCalls/SysCalls.h"
|
||||||
|
|
||||||
#include "Emu/Event.h"
|
#include "Emu/Event.h"
|
||||||
|
#include "sys_event.h"
|
||||||
#include "sys_timer.h"
|
#include "sys_timer.h"
|
||||||
|
|
||||||
SysCallBase sys_timer("sys_timer");
|
SysCallBase sys_timer("sys_timer");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue