summaryrefslogtreecommitdiff
path: root/hw/shix.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/shix.c')
-rw-r--r--hw/shix.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/hw/shix.c b/hw/shix.c
index 6f2d55a155..192579d065 100644
--- a/hw/shix.c
+++ b/hw/shix.c
@@ -27,11 +27,11 @@
More information in target-sh4/README.sh4
*/
-#include "hw.h"
-#include "sh.h"
+#include "hw/hw.h"
+#include "hw/sh.h"
#include "sysemu/sysemu.h"
-#include "boards.h"
-#include "loader.h"
+#include "hw/boards.h"
+#include "hw/loader.h"
#include "exec/address-spaces.h"
#define BIOS_FILENAME "shix_bios.bin"