summaryrefslogtreecommitdiff
path: root/hw/sh4/sh7750_regnames.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/sh4/sh7750_regnames.c')
-rw-r--r--hw/sh4/sh7750_regnames.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/sh4/sh7750_regnames.c b/hw/sh4/sh7750_regnames.c
index 7a3cdf3248..52ac1cc781 100644
--- a/hw/sh4/sh7750_regnames.c
+++ b/hw/sh4/sh7750_regnames.c
@@ -1,7 +1,7 @@
#include "hw/hw.h"
#include "hw/sh4/sh.h"
-#include "hw/sh7750_regs.h"
-#include "hw/sh7750_regnames.h"
+#include "sh7750_regs.h"
+#include "sh7750_regnames.h"
#define REGNAME(r) {r, #r},