]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/sh7750_regnames.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / sh7750_regnames.c
index 5a5a2d80de176fded36c7045c14f0f1a24065315..389698d24af170c00efc60c56ddaad1b85550076 100644 (file)
@@ -1,7 +1,7 @@
-#include "hw.h"
-#include "sh.h"
-#include "sh7750_regs.h"
-#include "sh7750_regnames.h"
+#include "hw/hw.h"
+#include "hw/sh.h"
+#include "hw/sh7750_regs.h"
+#include "hw/sh7750_regnames.h"
 
 #define REGNAME(r) {r, #r},