summaryrefslogtreecommitdiffstats
path: root/qemu/hw/misc/sga.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/misc/sga.c')
-rw-r--r--qemu/hw/misc/sga.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/misc/sga.c b/qemu/hw/misc/sga.c
index 83d2fd9d3..03b006d6f 100644
--- a/qemu/hw/misc/sga.c
+++ b/qemu/hw/misc/sga.c
@@ -24,6 +24,7 @@
* sgabios code originally available at code.google.com/p/sgabios
*
*/
+#include "qemu/osdep.h"
#include "hw/pci/pci.h"
#include "hw/i386/pc.h"
#include "hw/loader.h"