mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 12:23:53 -06:00
misc: move include files to include/qemu/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
14cccb6185
commit
1de7afc984
496 changed files with 673 additions and 673 deletions
|
@ -367,7 +367,7 @@ def gen_command_def_prologue(prefix="", proxy=False):
|
|||
*/
|
||||
|
||||
#include "qemu-common.h"
|
||||
#include "module.h"
|
||||
#include "qemu/module.h"
|
||||
#include "qapi/qmp/qerror.h"
|
||||
#include "qapi/qmp/types.h"
|
||||
#include "qapi/qmp/dispatch.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue