diff options
Diffstat (limited to 'ChocolArm64/Instructions/InstEmitMemoryHelper.cs')
| -rw-r--r-- | ChocolArm64/Instructions/InstEmitMemoryHelper.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChocolArm64/Instructions/InstEmitMemoryHelper.cs b/ChocolArm64/Instructions/InstEmitMemoryHelper.cs index c225cdd8..4dc40b1a 100644 --- a/ChocolArm64/Instructions/InstEmitMemoryHelper.cs +++ b/ChocolArm64/Instructions/InstEmitMemoryHelper.cs @@ -1,4 +1,5 @@ using ChocolArm64.Decoders; +using ChocolArm64.IntermediateRepresentation; using ChocolArm64.Memory; using ChocolArm64.State; using ChocolArm64.Translation; |
