summaryrefslogtreecommitdiffstats
path: root/qemu/hw/display/vga-pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/display/vga-pci.c')
-rw-r--r--qemu/hw/display/vga-pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/display/vga-pci.c b/qemu/hw/display/vga-pci.c
index 1dfa331e6..ac9a76499 100644
--- a/qemu/hw/display/vga-pci.c
+++ b/qemu/hw/display/vga-pci.c
@@ -23,6 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
+#include "qemu/osdep.h"
#include "hw/hw.h"
#include "ui/console.h"
#include "hw/pci/pci.h"