X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Ftimer.c;h=9e2a1173011d053f1baebc60c0634cfad837abf7;hb=878b65015a7cb487d7b2d750ac9ed396fb110e60;hp=d832059086a563134303e16f87146f5cd1691bba;hpb=52b6348c2095b06e449e4251dc640713897ac3d7;p=bertos.git diff --git a/bertos/drv/timer.c b/bertos/drv/timer.c index d8320590..9e2a1173 100644 --- a/bertos/drv/timer.c +++ b/bertos/drv/timer.c @@ -37,6 +37,7 @@ */ #include "timer.h" +#include "hw/hw_timer.h" #include "cfg/cfg_timer.h" #include "cfg/cfg_wdt.h"