X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fhw%2Fhw_lcd.h;h=416b7e9942c194274534c7fda5c9df5dea4dece6;hb=77b037974e46f78a0c6746753bf8d1c07b9630fc;hp=4d63652add77ee8750dc1515c3b966a0e36cc2bc;hpb=d62963b4a64efe8d2917f489fefaf586a9a99126;p=bertos.git diff --git a/bertos/hw/hw_lcd.h b/bertos/hw/hw_lcd.h index 4d63652a..416b7e99 100644 --- a/bertos/hw/hw_lcd.h +++ b/bertos/hw/hw_lcd.h @@ -43,7 +43,7 @@ #ifndef HW_LCD_H #define HW_LCD_H -#include /* CONFIG_LCD_4BIT */ +#include "cfg/cfg_lcd.h" /* CONFIG_LCD_4BIT */ #include /* BV() */ #include