X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Flcd_hd44.c;h=f5d225ffb883ded720b4c1c062a307a42b4ced7b;hb=1f72adbc5322c4515f1fafc4e92653bc81055f3e;hp=2949bb738cb91832019ccc124788d815e34b3761;hpb=d62963b4a64efe8d2917f489fefaf586a9a99126;p=bertos.git diff --git a/bertos/drv/lcd_hd44.c b/bertos/drv/lcd_hd44.c index 2949bb73..f5d225ff 100644 --- a/bertos/drv/lcd_hd44.c +++ b/bertos/drv/lcd_hd44.c @@ -38,10 +38,10 @@ */ #include "hw_lcd.h" +#include "lcd_hd44.h" #include -#include #include #if defined(LCD_READ_H) && defined(LCD_READ_L) && defined(LCD_WRITE_H) && defined(LCD_WRITE_L)