]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/hw.h
hw: include hw header files with full paths
[mirror_qemu.git] / hw / hw.h
diff --git a/hw/hw.h b/hw/hw.h
index dfced97bbc1ce605cd5b2b6b8e1b0e272e879b21..1553e54aa740dce645aeeef49f4892a0e3a060cd 100644 (file)
--- a/hw/hw.h
+++ b/hw/hw.h
@@ -9,7 +9,7 @@
 #endif
 
 #include "exec/ioport.h"
-#include "irq.h"
+#include "hw/irq.h"
 #include "block/aio.h"
 #include "migration/qemu-file.h"
 #include "migration/vmstate.h"