summaryrefslogtreecommitdiff
path: root/stm/lcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'stm/lcd.c')
-rw-r--r--stm/lcd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/stm/lcd.c b/stm/lcd.c
index bbd171991..3b65ed85f 100644
--- a/stm/lcd.c
+++ b/stm/lcd.c
@@ -1,4 +1,6 @@
#include <stm32f4xx_gpio.h>
+
+#include "misc.h"
#include "systick.h"
#include "lcd.h"
#include "font_petme128_8x8.h"