]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/s390x/event-facility.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / s390x / event-facility.c
index 6b5699518958142d213d945248e2dcdcc4cb0e14..0faade0766160fb49cee00efb9b3efeef6b35f96 100644 (file)
@@ -18,8 +18,8 @@
 #include "monitor/monitor.h"
 #include "sysemu/sysemu.h"
 
-#include "sclp.h"
-#include "event-facility.h"
+#include "hw/s390x/sclp.h"
+#include "hw/s390x/event-facility.h"
 
 typedef struct EventTypesBus {
     BusState qbus;