]> git.proxmox.com Git - qemu.git/blobdiff - hw/fdc.c
softmmu: move include files to include/sysemu/
[qemu.git] / hw / fdc.c
index b67d3a574b52ae56589c6be573d058a8f50b4814..ddc0cc3819f23631e37b3d6ce25502e9d5ceee10 100644 (file)
--- a/hw/fdc.c
+++ b/hw/fdc.c
@@ -34,8 +34,8 @@
 #include "isa.h"
 #include "sysbus.h"
 #include "qdev-addr.h"
-#include "blockdev.h"
-#include "sysemu.h"
+#include "sysemu/blockdev.h"
+#include "sysemu/sysemu.h"
 #include "qemu/log.h"
 
 /********************************************************/