]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/wdt_i6300esb.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / wdt_i6300esb.c
index 37ce362811f294768887dd4ed629489d17e2bfc4..f13e507fcff3d65a74a3d0b08ba4d72270349cd0 100644 (file)
@@ -23,9 +23,9 @@
 
 #include "qemu-common.h"
 #include "qemu/timer.h"
-#include "watchdog.h"
-#include "hw.h"
-#include "pci/pci.h"
+#include "hw/watchdog.h"
+#include "hw/hw.h"
+#include "hw/pci/pci.h"
 
 /*#define I6300ESB_DEBUG 1*/