summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/lcd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/lcd.h b/firmware/export/lcd.h
index 306e525b99..b78474719a 100644
--- a/firmware/export/lcd.h
+++ b/firmware/export/lcd.h
@@ -21,7 +21,7 @@
21#define __LCD_H__ 21#define __LCD_H__
22 22
23#include <stdbool.h> 23#include <stdbool.h>
24#include "sh7034.h" 24#include "cpu.h"
25#include "config.h" 25#include "config.h"
26 26
27#define STYLE_DEFAULT 0 27#define STYLE_DEFAULT 0