aboutsummaryrefslogtreecommitdiff
path: root/hw/sh7750_regnames.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/sh7750_regnames.c')
-rw-r--r--hw/sh7750_regnames.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/sh7750_regnames.c b/hw/sh7750_regnames.c
index 51283c9db6..3ee5c7f15b 100644
--- a/hw/sh7750_regnames.c
+++ b/hw/sh7750_regnames.c
@@ -1,6 +1,7 @@
#include "hw.h"
#include "sh.h"
#include "sh7750_regs.h"
+#include "sh7750_regnames.h"
#define REGNAME(r) {r, #r},