X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=qemu-char.c;h=0cbe85318e58d3194a9ed1a230b13498097fabd9;hb=9c17d615a66ebd655871bf891ec0fe901ad8b332;hp=5a8d8f75a4e19d57cb1a46680be23b3afe570a2b;hpb=1de7afc984b49af164e2619e6850b9732b173b34;p=qemu.git diff --git a/qemu-char.c b/qemu-char.c index 5a8d8f75a..0cbe85318 100644 --- a/qemu-char.c +++ b/qemu-char.c @@ -24,7 +24,7 @@ #include "qemu-common.h" #include "monitor/monitor.h" #include "ui/console.h" -#include "sysemu.h" +#include "sysemu/sysemu.h" #include "qemu/timer.h" #include "qemu-char.h" #include "hw/usb.h"