Revision 0d09e41a hw/vmport.c

b/hw/vmport.c
22 22
 * THE SOFTWARE.
23 23
 */
24 24
#include "hw/hw.h"
25
#include "hw/isa.h"
26
#include "hw/pc.h"
25
#include "hw/isa/isa.h"
26
#include "hw/i386/pc.h"
27 27
#include "sysemu/kvm.h"
28 28
#include "hw/qdev.h"
29 29

  

Also available in: Unified diff