diff options
Diffstat (limited to 'libmaple/iwdg.c')
-rw-r--r-- | libmaple/iwdg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmaple/iwdg.c b/libmaple/iwdg.c index 63c1b2b..6dd77fc 100644 --- a/libmaple/iwdg.c +++ b/libmaple/iwdg.c @@ -29,7 +29,7 @@ * @brief Independent watchdog (IWDG) support */ -#include "iwdg.h" +#include <libmaple/iwdg.h> /** * @brief Initialise and start the watchdog |