mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
qom: move include files to include/qom/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
caf71f86a3
commit
14cccb6185
27 changed files with 28 additions and 28 deletions
|
@ -4,7 +4,7 @@
|
|||
#include "qemu-queue.h"
|
||||
#include "qemu-option.h"
|
||||
#include "qemu-types.h"
|
||||
#include "qemu/object.h"
|
||||
#include "qom/object.h"
|
||||
#include "hw/irq.h"
|
||||
#include "qapi/error.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue