mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-22 04:25:19 +00:00
Compilation fix
This commit is contained in:
parent
ed6fb7cc43
commit
b449545ae0
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#ifdef LLVM_AVAILABLE
|
||||
#define PPU_LLVM_RECOMPILER 1
|
||||
|
||||
#include <list>
|
||||
#include "Emu/Cell/PPUDecoder.h"
|
||||
#include "Emu/Cell/PPUThread.h"
|
||||
#include "Emu/Cell/PPUInterpreter.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue