aboutsummaryrefslogtreecommitdiff
path: root/riscv/insn_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/insn_template.h')
-rw-r--r--riscv/insn_template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscv/insn_template.h b/riscv/insn_template.h
index 07aa16b..3c36d10 100644
--- a/riscv/insn_template.h
+++ b/riscv/insn_template.h
@@ -1,7 +1,7 @@
// See LICENSE for license details.
+#include "arith.h"
#include "mmu.h"
-#include "mulhi.h"
#include "softfloat.h"
#include "internals.h"
#include "specialize.h"