diff options
Diffstat (limited to 'hw/rtc/ds1338.c')
| -rw-r--r-- | hw/rtc/ds1338.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/rtc/ds1338.c b/hw/rtc/ds1338.c index c993182ae4..8dd17fdc07 100644 --- a/hw/rtc/ds1338.c +++ b/hw/rtc/ds1338.c @@ -15,7 +15,7 @@ #include "migration/vmstate.h" #include "qemu/bcd.h" #include "qom/object.h" -#include "sysemu/rtc.h" +#include "system/rtc.h" #include "trace.h" /* Size of NVRAM including both the user-accessible area and the |