mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 15:49:50 -06:00
Forgot to change a header when checking to make sure it compiles for JitIL
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3735 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -35,7 +35,7 @@
|
|||||||
#include "Jit.h"
|
#include "Jit.h"
|
||||||
#include "JitAsm.h"
|
#include "JitAsm.h"
|
||||||
#include "JitRegCache.h"
|
#include "JitRegCache.h"
|
||||||
#include "Jit_Tables.h"
|
#include "../JitCommon/Jit_Tables.h"
|
||||||
|
|
||||||
#if defined JITTEST && JITTEST
|
#if defined JITTEST && JITTEST
|
||||||
#error Jit64 cannot have JITTEST define
|
#error Jit64 cannot have JITTEST define
|
||||||
|
Reference in New Issue
Block a user