X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Ftimer.c;h=81f87942716989f62d3fe375a8e59dfd50993597;hb=97c013481a2c85dd01b8231017545360c7cc33ac;hp=ca0605a792f8f9d92624ff403809943dabbca984;hpb=0fbabc305e65dfc5538cfcae10c04f6be9daf657;p=bertos.git diff --git a/bertos/drv/timer.c b/bertos/drv/timer.c index ca0605a7..81f87942 100644 --- a/bertos/drv/timer.c +++ b/bertos/drv/timer.c @@ -39,9 +39,9 @@ #include "timer.h" -#include -#include -#include +#include "cfg/cfg_timer.h" +#include "cfg/cfg_wdt.h" +#include "cfg/cfg_kern.h" #include #include #include