X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fntc.c;h=cc74e306250867d74631b9034085971b1e879973;hb=34095954298315121af602c079ca784329d53b12;hp=c148e7c05c52c25fc5ca31a68c95ac7e1bc01b42;hpb=0fbabc305e65dfc5538cfcae10c04f6be9daf657;p=bertos.git diff --git a/bertos/drv/ntc.c b/bertos/drv/ntc.c index c148e7c0..cc74e306 100644 --- a/bertos/drv/ntc.c +++ b/bertos/drv/ntc.c @@ -43,8 +43,8 @@ * */ -#include "hw_ntc.h" -#include "ntc_map.h" +#include "hw/hw_ntc.h" +#include "hw/ntc_map.h" #include