diff options
Diffstat (limited to 'target/hppa/cpu-qom.h')
-rw-r--r-- | target/hppa/cpu-qom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/hppa/cpu-qom.h b/target/hppa/cpu-qom.h index 9084e47..6367dc4 100644 --- a/target/hppa/cpu-qom.h +++ b/target/hppa/cpu-qom.h @@ -20,7 +20,7 @@ #ifndef QEMU_HPPA_CPU_QOM_H #define QEMU_HPPA_CPU_QOM_H -#include "qom/cpu.h" +#include "hw/core/cpu.h" #define TYPE_HPPA_CPU "hppa-cpu" |