mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -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
|
@ -1,8 +1,8 @@
|
|||
#include <glib.h>
|
||||
#include "qemu-common.h"
|
||||
#include "qemu-objects.h"
|
||||
#include "qapi/qmp/types.h"
|
||||
#include "test-qmp-commands.h"
|
||||
#include "qapi/qmp-core.h"
|
||||
#include "qapi/qmp/dispatch.h"
|
||||
#include "module.h"
|
||||
#include "qapi/qmp-input-visitor.h"
|
||||
#include "tests/test-qapi-types.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue