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