hw/display/vga: "vga_int.h" requires "ui/console.h"
commite07b15891ecafb9c198245410013b30a68de7bfe
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 17 Oct 2017 16:44:20 +0000 (17 13:44 -0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 18 Dec 2017 14:07:02 +0000 (18 17:07 +0300)
treeaf9e16c2dca303c0d786432b7b287f88b2247a28
parentd10d69e39d921a7ca23458421195116ab4577c87
hw/display/vga: "vga_int.h" requires "ui/console.h"

since The VGACommonState struct has a GraphicHwOps *hw_ops member,
then remove the now unnecessary includes.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/display/cirrus_vga.c
hw/display/qxl.h
hw/display/vga-isa-mm.c
hw/display/vga-isa.c
hw/display/vga-pci.c
hw/display/vga.c
hw/display/vga_int.h
hw/display/virtio-vga.c
hw/display/vmware_vga.c