diff options
Diffstat (limited to 'hw/escc.c')
| -rw-r--r-- | hw/escc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/escc.c b/hw/escc.c index a356613b06..f09904aae4 100644 --- a/hw/escc.c +++ b/hw/escc.c @@ -25,8 +25,8 @@ #include "hw.h" #include "sysbus.h" #include "escc.h" -#include "qemu-char.h" -#include "console.h" +#include "char/char.h" +#include "ui/console.h" #include "trace.h" /* |