mirror of
https://github.com/mii443/qemu.git
synced 2025-08-29 02:19:37 +00:00
monitor: move include files to include/monitor/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include "monitor.h"
|
||||
#include "monitor/monitor.h"
|
||||
|
||||
/*
|
||||
* Print to current monitor if we have one, else to stderr.
|
||||
|
Reference in New Issue
Block a user