diff options
Diffstat (limited to 'arch/arm64/disassembler/format.h')
| -rw-r--r-- | arch/arm64/disassembler/format.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/disassembler/format.h b/arch/arm64/disassembler/format.h index 6e743b46..6228cbf7 100644 --- a/arch/arm64/disassembler/format.h +++ b/arch/arm64/disassembler/format.h @@ -8,7 +8,7 @@ #include "encodings_fmt.h" #include "operations.h" #include "regs.h" -#include "sysregs.h" +#include "sysregs_fmt_gen.h" //----------------------------------------------------------------------------- // disassembly function prototypes, return values |
