diff options
Diffstat (limited to 'hw/ppc/pef.c')
-rw-r--r-- | hw/ppc/pef.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/ppc/pef.c b/hw/ppc/pef.c index 4755334..cffda44 100644 --- a/hw/ppc/pef.c +++ b/hw/ppc/pef.c @@ -12,7 +12,7 @@ #include "qapi/error.h" #include "qom/object_interfaces.h" -#include "sysemu/kvm.h" +#include "system/kvm.h" #include "migration/blocker.h" #include "exec/confidential-guest-support.h" |