X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Ftimer.c;h=9e2a1173011d053f1baebc60c0634cfad837abf7;hb=5198a5e6f13185d818d8724da25f8c38e95fd4f8;hp=d832059086a563134303e16f87146f5cd1691bba;hpb=055132222c4380c116e15f66a9ab7e1f561d329e;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"