mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -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
2
qmp.c
2
qmp.c
|
@ -23,7 +23,7 @@
|
|||
#include "arch_init.h"
|
||||
#include "hw/qdev.h"
|
||||
#include "blockdev.h"
|
||||
#include "qemu/qom-qobject.h"
|
||||
#include "qom/qom-qobject.h"
|
||||
|
||||
NameInfo *qmp_query_name(Error **errp)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue