diff options
Diffstat (limited to 'qtest.c')
| -rw-r--r-- | qtest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtest.c b/qtest.c index dbf70a7018..9a5d1dc50d 100644 --- a/qtest.c +++ b/qtest.c @@ -17,7 +17,7 @@ #include "cpu.h" #include "sysemu/qtest.h" #include "hw/qdev.h" -#include "chardev/char.h" +#include "chardev/char-fe.h" #include "exec/ioport.h" #include "exec/memory.h" #include "hw/irq.h" |