diff options
Diffstat (limited to 'target/openrisc/cpu-qom.h')
-rw-r--r-- | target/openrisc/cpu-qom.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/openrisc/cpu-qom.h b/target/openrisc/cpu-qom.h index 1ba9fb0a4c..14bac33312 100644 --- a/target/openrisc/cpu-qom.h +++ b/target/openrisc/cpu-qom.h @@ -10,7 +10,6 @@ #define QEMU_OPENRISC_CPU_QOM_H #include "hw/core/cpu.h" -#include "qom/object.h" #define TYPE_OPENRISC_CPU "or1k-cpu" |