summaryrefslogtreecommitdiff
path: root/apps/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/misc.c')
-rw-r--r--apps/misc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/misc.c b/apps/misc.c
index f37bd5f..60955b9 100644
--- a/apps/misc.c
+++ b/apps/misc.c
@@ -24,6 +24,7 @@
#include "lcd.h"
#include "file.h"
#ifdef __PCTOOL__
+#include <stdint.h>
#include <stdarg.h>
#else
#include "sprintf.h"