diff options
Diffstat (limited to 'hw/display/ramfb.c')
-rw-r--r-- | hw/display/ramfb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/display/ramfb.c b/hw/display/ramfb.c index 6026a35b11..cd94940223 100644 --- a/hw/display/ramfb.c +++ b/hw/display/ramfb.c @@ -18,7 +18,6 @@ #include "hw/display/ramfb.h" #include "ui/console.h" #include "sysemu/reset.h" -#include "sysemu/sysemu.h" struct QEMU_PACKED RAMFBCfg { uint64_t addr; |