mirror of https://github.com/PCSX2/pcsx2.git
Add an include so things compile.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@983 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
74db1c8189
commit
fca65ba2ef
|
@ -46,6 +46,8 @@
|
|||
// global optimization fails to resolve the externals and junk.
|
||||
// (score one for MSVC!)
|
||||
|
||||
#include "System.h"
|
||||
|
||||
namespace x86Emitter
|
||||
{
|
||||
//////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in New Issue