mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-06 06:51:26 +12: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
|
#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…
Add table
Add a link
Reference in a new issue