summaryrefslogtreecommitdiffstats
path: root/include/hw/misc/stm32f4xx_exti.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/misc/stm32f4xx_exti.h')
-rw-r--r--include/hw/misc/stm32f4xx_exti.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/hw/misc/stm32f4xx_exti.h b/include/hw/misc/stm32f4xx_exti.h
index ea6b0097b0..fc11c595fa 100644
--- a/include/hw/misc/stm32f4xx_exti.h
+++ b/include/hw/misc/stm32f4xx_exti.h
@@ -22,8 +22,8 @@
* THE SOFTWARE.
*/
-#ifndef HW_STM_EXTI_H
-#define HW_STM_EXTI_H
+#ifndef HW_STM32F4XX_EXTI_H
+#define HW_STM32F4XX_EXTI_H
#include "hw/sysbus.h"
#include "qom/object.h"