X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=hw%2Fmilkymist-vgafb.c;h=561285154fd80c07d2508862dc23e0c3f601eb26;hb=1de7afc984b49af164e2619e6850b9732b173b34;hp=c3471315d312fc7b7ae23fbb3d0a08dac4cf4eb7;hpb=28ecbaeecb139a214f019207402a35d7b58aec0f;p=qemu.git diff --git a/hw/milkymist-vgafb.c b/hw/milkymist-vgafb.c index c3471315d..561285154 100644 --- a/hw/milkymist-vgafb.c +++ b/hw/milkymist-vgafb.c @@ -28,7 +28,7 @@ #include "ui/console.h" #include "framebuffer.h" #include "ui/pixel_ops.h" -#include "qemu-error.h" +#include "qemu/error-report.h" #define BITS 8 #include "milkymist-vgafb_template.h"