]> Git Repo - qemu.git/blobdiff - hw/serial.h
softmmu: move include files to include/sysemu/
[qemu.git] / hw / serial.h
index 5722f8a35337784f92f9157a7e4f79f0051363d9..98ee4241be05eee51918a69cc2c163c28f89ee0c 100644 (file)
@@ -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 */
This page took 0.023252 seconds and 4 git commands to generate.