aboutsummaryrefslogtreecommitdiff
path: root/include/hw/display/vga.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/display/vga.h')
-rw-r--r--include/hw/display/vga.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/display/vga.h b/include/hw/display/vga.h
index 0401a3a292..ca0003dbfd 100644
--- a/include/hw/display/vga.h
+++ b/include/hw/display/vga.h
@@ -9,7 +9,7 @@
#ifndef QEMU_HW_DISPLAY_VGA_H
#define QEMU_HW_DISPLAY_VGA_H
-#include "exec/memory.h"
+#include "exec/hwaddr.h"
enum vga_retrace_method {
VGA_RETRACE_DUMB,