mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-06-05 22:55:04 -06:00
Compilation fix
This commit is contained in:
parent
ed6fb7cc43
commit
b449545ae0
@ -4,6 +4,7 @@
|
|||||||
#ifdef LLVM_AVAILABLE
|
#ifdef LLVM_AVAILABLE
|
||||||
#define PPU_LLVM_RECOMPILER 1
|
#define PPU_LLVM_RECOMPILER 1
|
||||||
|
|
||||||
|
#include <list>
|
||||||
#include "Emu/Cell/PPUDecoder.h"
|
#include "Emu/Cell/PPUDecoder.h"
|
||||||
#include "Emu/Cell/PPUThread.h"
|
#include "Emu/Cell/PPUThread.h"
|
||||||
#include "Emu/Cell/PPUInterpreter.h"
|
#include "Emu/Cell/PPUInterpreter.h"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user