Compilation fix

This commit is contained in:
Nekotekina 2015-04-24 18:12:40 +03:00
parent ed6fb7cc43
commit b449545ae0

View File

@ -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"