diff --git a/hw/xbox/nv2a/nv2a_int.h b/hw/xbox/nv2a/nv2a_int.h index 65233ff265..31ab6d89ca 100644 --- a/hw/xbox/nv2a/nv2a_int.h +++ b/hw/xbox/nv2a/nv2a_int.h @@ -33,6 +33,8 @@ #include "qemu/error-report.h" #include "migration/vmstate.h" #include "sysemu/runstate.h" +#include "ui/console.h" +#include "hw/display/vga_int.h" #include "hw/hw.h" #include "hw/display/vga.h"