summaryrefslogtreecommitdiff
path: root/firmware/drivers/lcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/drivers/lcd.h')
-rw-r--r--firmware/drivers/lcd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/drivers/lcd.h b/firmware/drivers/lcd.h
index 3bbf89a92c..1034fcdba9 100644
--- a/firmware/drivers/lcd.h
+++ b/firmware/drivers/lcd.h
@@ -20,8 +20,8 @@
20#ifndef __LCD_H__ 20#ifndef __LCD_H__
21#define __LCD_H__ 21#define __LCD_H__
22 22
23#include <stdbool.h>
23#include "sh7034.h" 24#include "sh7034.h"
24#include "types.h"
25#include "config.h" 25#include "config.h"
26 26
27/* common functions */ 27/* common functions */