X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Flcd_hd44.h;h=91b0f1c22f7b133fe1393db8cdce5982a0eca3f4;hb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;hp=0ebba9749db37940b094cc0c902842d9c7e50cb2;hpb=791e167e053bdd9250d34a9a5ccae6ccde4d6679;p=bertos.git diff --git a/bertos/drv/lcd_hd44.h b/bertos/drv/lcd_hd44.h index 0ebba974..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 */ /**