summaryrefslogtreecommitdiff
path: root/hw/serial.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/serial.h')
-rw-r--r--hw/serial.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/serial.h b/hw/serial.h
index 5722f8a353..98ee4241be 100644
--- a/hw/serial.h
+++ b/hw/serial.h
@@ -26,7 +26,7 @@
#define HW_SERIAL_H 1
#include "hw.h"
-#include "sysemu.h"
+#include "sysemu/sysemu.h"
#include "exec/memory.h"
#define UART_FIFO_LENGTH 16 /* 16550A Fifo Length */