summaryrefslogtreecommitdiffstats
path: root/hw/s390x/sclpconsole.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/s390x/sclpconsole.c')
-rw-r--r--hw/s390x/sclpconsole.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/s390x/sclpconsole.c b/hw/s390x/sclpconsole.c
index ca78d67..aa70e16 100644
--- a/hw/s390x/sclpconsole.c
+++ b/hw/s390x/sclpconsole.c
@@ -17,7 +17,7 @@
#include "sclp.h"
#include "event-facility.h"
-#include "qemu-char.h"
+#include "char/char.h"
typedef struct ASCIIConsoleData {
EventBufferHeader ebh;
OpenPOWER on IntegriCloud