diff options
Diffstat (limited to 'target/sparc/cpu-qom.h')
-rw-r--r-- | target/sparc/cpu-qom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/sparc/cpu-qom.h b/target/sparc/cpu-qom.h index af6d57a..7442e27 100644 --- a/target/sparc/cpu-qom.h +++ b/target/sparc/cpu-qom.h @@ -20,7 +20,7 @@ #ifndef QEMU_SPARC_CPU_QOM_H #define QEMU_SPARC_CPU_QOM_H -#include "qom/cpu.h" +#include "hw/core/cpu.h" #ifdef TARGET_SPARC64 #define TYPE_SPARC_CPU "sparc64-cpu" |