]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/pcnet.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / pcnet.c
index e0de1e3458fee83e7e0f89601b976d33aee029d7..b0b462b02e3151b62f6ee386ac5e3ee0e1cf9c1a 100644 (file)
  * http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/NCR/NCR92C990.txt
  */
 
-#include "qdev.h"
+#include "hw/qdev.h"
 #include "net/net.h"
 #include "qemu/timer.h"
 #include "qemu/sockets.h"
 #include "sysemu/sysemu.h"
 
-#include "pcnet.h"
+#include "hw/pcnet.h"
 
 //#define PCNET_DEBUG
 //#define PCNET_DEBUG_IO