mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
qapi: move include files to include/qobject/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
cb9c377f54
commit
7b1b5d1913
119 changed files with 242 additions and 242 deletions
|
@ -32,7 +32,7 @@
|
|||
#include "hw/virtio-blk.h"
|
||||
#include "qemu-config.h"
|
||||
#include "blockdev.h"
|
||||
#include "error.h"
|
||||
#include "qapi/error.h"
|
||||
|
||||
#if defined(TARGET_I386)
|
||||
static PCIDevice *qemu_pci_hot_add_nic(Monitor *mon,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue