diff options
Diffstat (limited to 'target/hexagon/cpu-qom.h')
-rw-r--r-- | target/hexagon/cpu-qom.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/hexagon/cpu-qom.h b/target/hexagon/cpu-qom.h index f02df7ee6f..da92fe7468 100644 --- a/target/hexagon/cpu-qom.h +++ b/target/hexagon/cpu-qom.h @@ -10,7 +10,6 @@ #define QEMU_HEXAGON_CPU_QOM_H #include "hw/core/cpu.h" -#include "qom/object.h" #define TYPE_HEXAGON_CPU "hexagon-cpu" |