diff options
Diffstat (limited to 'hw/ppc/vof.c')
-rw-r--r-- | hw/ppc/vof.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/ppc/vof.c b/hw/ppc/vof.c index b5b6514..09cb77d 100644 --- a/hw/ppc/vof.c +++ b/hw/ppc/vof.c @@ -18,7 +18,7 @@ #include "exec/address-spaces.h" #include "hw/ppc/vof.h" #include "hw/ppc/fdt.h" -#include "sysemu/runstate.h" +#include "system/runstate.h" #include "qom/qom-qobject.h" #include "trace.h" |