X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Flcd_hd44.h;h=91b0f1c22f7b133fe1393db8cdce5982a0eca3f4;hb=f6ea622f4d360194bbd4d0953f18271cbcfcd69e;hp=42f149f32c0c7c2f27b6e0f6197578568fd585e9;hpb=d62963b4a64efe8d2917f489fefaf586a9a99126;p=bertos.git diff --git a/bertos/drv/lcd_hd44.h b/bertos/drv/lcd_hd44.h index 42f149f3..91b0f1c2 100644 --- a/bertos/drv/lcd_hd44.h +++ b/bertos/drv/lcd_hd44.h @@ -33,14 +33,15 @@ * \brief Hitachi HD44780 and clones LCD module (interface) * * \version $Id$ - * \author Bernardo Innocenti + * + * \author Bernie Innocenti * \author Stefano Fedrigo */ #ifndef DRV_LCD_HD44_H #define DRV_LCD_HD44_H -#include +#include "cfg/cfg_lcd.h" #include /* For stdint types */ /**