diff options
Diffstat (limited to 'hmp.c')
| -rw-r--r-- | hmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hmp.c b/hmp.c index dbe9b9043e..1675e77cf0 100644 --- a/hmp.c +++ b/hmp.c @@ -15,7 +15,7 @@ #include "hmp.h" #include "net/net.h" -#include "char/char.h" +#include "sysemu/char.h" #include "qemu/option.h" #include "qemu/timer.h" #include "qmp-commands.h" |