diff options
Diffstat (limited to 'wirish/Print.h')
-rw-r--r-- | wirish/Print.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wirish/Print.h b/wirish/Print.h index 72208b4..9c03978 100644 --- a/wirish/Print.h +++ b/wirish/Print.h @@ -20,6 +20,7 @@ #ifndef Print_h #define Print_h +#include <libmaple_types.h> #include <stdio.h> // for size_t #define DEC 10 |