aboutsummaryrefslogtreecommitdiff
path: root/nuttx/tools/bdf-converter.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/tools/bdf-converter.c')
-rw-r--r--nuttx/tools/bdf-converter.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/tools/bdf-converter.c b/nuttx/tools/bdf-converter.c
index b32209fcf..a03faa93e 100644
--- a/nuttx/tools/bdf-converter.c
+++ b/nuttx/tools/bdf-converter.c
@@ -43,6 +43,7 @@
* Included Files
****************************************************************************/
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>