]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/acpi.c
monitor: move include files to include/monitor/
[thirdparty/qemu.git] / hw / acpi.c
index ae29a59077387460b64b8ed25454fb807b44a3e7..fe9b76a9b01cc32da0cb9f985f11b407be83c4e4 100644 (file)
--- a/hw/acpi.c
+++ b/hw/acpi.c
@@ -22,7 +22,7 @@
 #include "hw.h"
 #include "pc.h"
 #include "acpi.h"
-#include "monitor.h"
+#include "monitor/monitor.h"
 
 struct acpi_table_header {
     uint16_t _length;         /* our length, not actual part of the hdr */