diff options
Diffstat (limited to 'hw/ich9.h')
| -rw-r--r-- | hw/ich9.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/ich9.h b/hw/ich9.h index 5c73f94caf..b8d8e6d3df 100644 --- a/hw/ich9.h +++ b/hw/ich9.h @@ -2,7 +2,7 @@ #define HW_ICH9_H #include "hw.h" -#include "range.h" +#include "qemu/range.h" #include "isa.h" #include "sysbus.h" #include "pc.h" |