X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Flcd_hd44.c;h=af834f6acee358311b04fc90531218564c99b206;hb=b50c45ad2775f2b59f5b58bf2d831faafad36e92;hp=f5d225ffb883ded720b4c1c062a307a42b4ced7b;hpb=11da44352fcd4d33b173c976db45293ac1a87cca;p=bertos.git diff --git a/bertos/drv/lcd_hd44.c b/bertos/drv/lcd_hd44.c index f5d225ff..af834f6a 100644 --- a/bertos/drv/lcd_hd44.c +++ b/bertos/drv/lcd_hd44.c @@ -37,10 +37,11 @@ * \author Stefano Fedrigo */ -#include "hw_lcd.h" #include "lcd_hd44.h" -#include +#include "hw/hw_lcd.h" + +#include "cfg/cfg_arch.h" #include