]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/nand.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / nand.c
index 4a71265ed3c63b042594aca2b09a5c61e07f0be9..4176272993ff7eda9e8f2a25c1d7f341f9881aab 100644 (file)
--- a/hw/nand.c
+++ b/hw/nand.c
 
 #ifndef NAND_IO
 
-# include "hw.h"
-# include "flash.h"
+# include "hw/hw.h"
+# include "hw/flash.h"
 # include "sysemu/blockdev.h"
-# include "sysbus.h"
+# include "hw/sysbus.h"
 #include "qemu/error-report.h"
 
 # define NAND_CMD_READ0                0x00