diff options
Diffstat (limited to 'hw/s390x/event-facility.h')
-rw-r--r-- | hw/s390x/event-facility.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/s390x/event-facility.h b/hw/s390x/event-facility.h index 30af0a76a..791ab2a6d 100644 --- a/hw/s390x/event-facility.h +++ b/hw/s390x/event-facility.h @@ -16,7 +16,7 @@ #define HW_S390_SCLP_EVENT_FACILITY_H #include <hw/qdev.h> -#include "qemu-thread.h" +#include "qemu/thread.h" /* SCLP event types */ #define SCLP_EVENT_ASCII_CONSOLE_DATA 0x1a |