aboutsummaryrefslogtreecommitdiff
path: root/hw/char/parallel-isa.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/char/parallel-isa.c')
-rw-r--r--hw/char/parallel-isa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/char/parallel-isa.c b/hw/char/parallel-isa.c
index a5ce6ee..b6dfb6c 100644
--- a/hw/char/parallel-isa.c
+++ b/hw/char/parallel-isa.c
@@ -10,7 +10,7 @@
*/
#include "qemu/osdep.h"
-#include "sysemu/sysemu.h"
+#include "system/system.h"
#include "hw/isa/isa.h"
#include "hw/qdev-properties.h"
#include "hw/char/parallel-isa.h"