Compilation fix
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user