mirror of
https://github.com/mii443/qemu.git
synced 2025-08-23 15:48:20 +00:00
monitor: move include files to include/monitor/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
#include "sysemu.h"
|
||||
#include "monitor.h"
|
||||
#include "monitor/monitor.h"
|
||||
#include "ui/console.h"
|
||||
|
||||
#include "hw/hw.h"
|
||||
|
Reference in New Issue
Block a user