Revision 1de7afc9 hw/vga-pci.c

b/hw/vga-pci.c
28 28
#include "pci/pci.h"
29 29
#include "vga_int.h"
30 30
#include "ui/pixel_ops.h"
31
#include "qemu-timer.h"
31
#include "qemu/timer.h"
32 32
#include "loader.h"
33 33

  
34 34
#define PCI_VGA_IOPORT_OFFSET 0x400

Also available in: Unified diff