summary refs log tree commit diff stats
path: root/hw/arm/stm32f100_soc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/arm/stm32f100_soc.c')
-rw-r--r--hw/arm/stm32f100_soc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/arm/stm32f100_soc.c b/hw/arm/stm32f100_soc.c
index 808b783515..53b5636452 100644
--- a/hw/arm/stm32f100_soc.c
+++ b/hw/arm/stm32f100_soc.c
@@ -32,7 +32,7 @@
 #include "hw/qdev-properties.h"
 #include "hw/qdev-clock.h"
 #include "hw/misc/unimp.h"
-#include "sysemu/sysemu.h"
+#include "system/system.h"
 
 /* stm32f100_soc implementation is derived from stm32f205_soc */