summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tcc77x/debug-tcc77x.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/tcc77x/debug-tcc77x.c')
-rw-r--r--firmware/target/arm/tcc77x/debug-tcc77x.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/target/arm/tcc77x/debug-tcc77x.c b/firmware/target/arm/tcc77x/debug-tcc77x.c
index bf322f5675..cf98451329 100644
--- a/firmware/target/arm/tcc77x/debug-tcc77x.c
+++ b/firmware/target/arm/tcc77x/debug-tcc77x.c
@@ -23,6 +23,7 @@
23#include "cpu.h" 23#include "cpu.h"
24#include "system.h" 24#include "system.h"
25#include "string.h" 25#include "string.h"
26#include <stdio.h>
26#include <stdbool.h> 27#include <stdbool.h>
27#include "button.h" 28#include "button.h"
28#include "lcd.h" 29#include "lcd.h"