X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=hw%2Fvhost_net.c;h=ae2785d83fc17dffe8edc4572e2a77e10ee68c07;hb=1de7afc984b49af164e2619e6850b9732b173b34;hp=93ad89a11c159dc579fa8641de735398bbe75b85;hpb=14cccb618508a0aa70eb9ccf366703a019a45ff0;p=qemu.git diff --git a/hw/vhost_net.c b/hw/vhost_net.c index 93ad89a11..ae2785d83 100644 --- a/hw/vhost_net.c +++ b/hw/vhost_net.c @@ -18,7 +18,7 @@ #include "virtio-net.h" #include "vhost_net.h" -#include "qemu-error.h" +#include "qemu/error-report.h" #include "config.h"