Repository: incubator-mynewt-core
Updated Branches:
  refs/heads/develop fe04856d8 -> 08cede0ac


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/e81535ef/hw/mcu/stm/stm32f4xx/src/hal_watchdog.c
----------------------------------------------------------------------
diff --git a/hw/mcu/stm/stm32f4xx/src/hal_watchdog.c 
b/hw/mcu/stm/stm32f4xx/src/hal_watchdog.c
index a31df3b..d104d0a 100644
--- a/hw/mcu/stm/stm32f4xx/src/hal_watchdog.c
+++ b/hw/mcu/stm/stm32f4xx/src/hal_watchdog.c
@@ -18,7 +18,6 @@
  */
 
 #include "hal/hal_watchdog.h"
-#include "stm32f407xx.h"
 #include "stm32f4xx_hal.h"
 #include "stm32f4xx_hal_iwdg.h"
 

Reply via email to