diff options
Diffstat (limited to 'hw/qxl.h')
| -rw-r--r-- | hw/qxl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/qxl.h b/hw/qxl.h index 41246c7554..8433d1aeea 100644 --- a/hw/qxl.h +++ b/hw/qxl.h @@ -1,6 +1,6 @@ #include "qemu-common.h" -#include "console.h" +#include "ui/console.h" #include "hw.h" #include "pci/pci.h" #include "vga_int.h" |