mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 04:13: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
|
@ -11,11 +11,11 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "qapi-dealloc-visitor.h"
|
||||
#include "qapi/dealloc-visitor.h"
|
||||
#include "qemu-queue.h"
|
||||
#include "qemu-common.h"
|
||||
#include "qemu-objects.h"
|
||||
#include "qapi-visit-impl.h"
|
||||
#include "qapi/qmp/types.h"
|
||||
#include "qapi/visitor-impl.h"
|
||||
|
||||
typedef struct StackEntry
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue