From 0298793dd9f84f4b290d582e2293627298bd20a4 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Mon, 11 Nov 2013 10:30:20 +0900 Subject: board: cogent: include header files in a more natural way Signed-off-by: Masahiro Yamada --- board/cogent/lcd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/cogent/lcd.c') diff --git a/board/cogent/lcd.c b/board/cogent/lcd.c index 76f5ad103..8e90f9853 100644 --- a/board/cogent/lcd.c +++ b/board/cogent/lcd.c @@ -48,7 +48,7 @@ #include #include -#include +#include "lcd.h" static char lines[2][LCD_LINE_LENGTH+1]; static int curline; -- cgit v1.2.3-70-g09d2