summaryrefslogtreecommitdiffstats
path: root/src/core/arm/interpreter
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2015-05-24 02:51:02 +0200
committerLioncash <mathew1800@gmail.com>2015-05-24 02:51:02 +0200
commit6278937a289fee07102e6d3474074d723372f2d5 (patch)
treecd660f784d8700268bb7d43a98db5b4151ae10c6 /src/core/arm/interpreter
parentMerge pull request #805 from lioncash/warn (diff)
downloadyuzu-6278937a289fee07102e6d3474074d723372f2d5.tar
yuzu-6278937a289fee07102e6d3474074d723372f2d5.tar.gz
yuzu-6278937a289fee07102e6d3474074d723372f2d5.tar.bz2
yuzu-6278937a289fee07102e6d3474074d723372f2d5.tar.lz
yuzu-6278937a289fee07102e6d3474074d723372f2d5.tar.xz
yuzu-6278937a289fee07102e6d3474074d723372f2d5.tar.zst
yuzu-6278937a289fee07102e6d3474074d723372f2d5.zip
Diffstat (limited to 'src/core/arm/interpreter')
-rw-r--r--src/core/arm/interpreter/arminit.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/arm/interpreter/arminit.cpp b/src/core/arm/interpreter/arminit.cpp
index 680a94a39..4f7a48fab 100644
--- a/src/core/arm/interpreter/arminit.cpp
+++ b/src/core/arm/interpreter/arminit.cpp
@@ -17,7 +17,6 @@
#include <cstring>
#include "core/arm/skyeye_common/armdefs.h"
-#include "core/arm/skyeye_common/armemu.h"
#include "core/arm/skyeye_common/vfp/vfp.h"
/***************************************************************************\