mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-14 05:55:13 +01:00
fixed includes
This commit is contained in:
parent
f5400080bd
commit
f3c9875acb
@ -23,8 +23,8 @@
|
|||||||
|
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
|
||||||
#include "armdefs.h"
|
#include "core/arm/interpreter/armdefs.h"
|
||||||
#include "armemu.h"
|
#include "core/arm/interpreter/armemu.h"
|
||||||
|
|
||||||
/***************************************************************************\
|
/***************************************************************************\
|
||||||
* Definitions for the emulator architecture *
|
* Definitions for the emulator architecture *
|
||||||
|
Loading…
Reference in New Issue
Block a user