mirror of https://github.com/PCSX2/pcsx2.git
All right, now that's just silly... (Fix Linux compilation.)
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1084 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
31f0be6eb8
commit
ad7aa893e9
|
@ -23,7 +23,6 @@
|
||||||
|
|
||||||
#include "iCore.h"
|
#include "iCore.h"
|
||||||
#include "iR5900.h"
|
#include "iR5900.h"
|
||||||
#include "ix86\ix86_internal.h"
|
|
||||||
|
|
||||||
using namespace vtlb_private;
|
using namespace vtlb_private;
|
||||||
using namespace x86Emitter;
|
using namespace x86Emitter;
|
||||||
|
|
Loading…
Reference in New Issue