aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libmaple/iwdg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmaple/iwdg.h b/libmaple/iwdg.h
index 81f0fdb..e0a2d62 100644
--- a/libmaple/iwdg.h
+++ b/libmaple/iwdg.h
@@ -40,6 +40,7 @@
#define _IWDG_H_
#include "libmaple_types.h"
+#include "util.h"
#ifdef __cplusplus
extern "C"{