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.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/hw/sh7750_regnames.c b/hw/sh7750_regnames.c
index 551ce80575..51283c9db6 100644
--- a/hw/sh7750_regnames.c
+++ b/hw/sh7750_regnames.c
@@ -1,4 +1,5 @@
-#include "vl.h"
+#include "hw.h"
+#include "sh.h"
#include "sh7750_regs.h"
#define REGNAME(r) {r, #r},