X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=hw%2Fpcnet-pci.c;h=40a0e6eda4f1b4ad845f2ca358121e0f41cd922a;hb=9c17d615a66ebd655871bf891ec0fe901ad8b332;hp=5e8eed3af8705468448dff761d18455d41584e23;hpb=1de7afc984b49af164e2619e6850b9732b173b34;p=qemu.git diff --git a/hw/pcnet-pci.c b/hw/pcnet-pci.c index 5e8eed3af..40a0e6eda 100644 --- a/hw/pcnet-pci.c +++ b/hw/pcnet-pci.c @@ -31,7 +31,7 @@ #include "net/net.h" #include "loader.h" #include "qemu/timer.h" -#include "dma.h" +#include "sysemu/dma.h" #include "pcnet.h"