diff options
-rw-r--r-- | wirish/include/wirish/wirish.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wirish/include/wirish/wirish.h b/wirish/include/wirish/wirish.h index 4ebd66f..610aa3f 100644 --- a/wirish/include/wirish/wirish.h +++ b/wirish/include/wirish/wirish.h @@ -54,6 +54,8 @@ #include <libmaple/libmaple.h> +#include <stdint.h> + /* Wiring macros and bit defines */ #define true 0x1 |