diff options
Diffstat (limited to 'include/hw/timer/stm32f2xx_timer.h')
-rw-r--r-- | include/hw/timer/stm32f2xx_timer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/hw/timer/stm32f2xx_timer.h b/include/hw/timer/stm32f2xx_timer.h index e6a83237a5..a96bc08b1b 100644 --- a/include/hw/timer/stm32f2xx_timer.h +++ b/include/hw/timer/stm32f2xx_timer.h @@ -27,7 +27,6 @@ #include "hw/sysbus.h" #include "qemu/timer.h" -#include "sysemu/sysemu.h" #define TIM_CR1 0x00 #define TIM_CR2 0x04 |