Add timer strobe macros default.
[bertos.git] / bertos / drv / timer.c
index d832059086a563134303e16f87146f5cd1691bba..9e2a1173011d053f1baebc60c0634cfad837abf7 100644 (file)
@@ -37,6 +37,7 @@
  */
 
 #include "timer.h"
+#include "hw/hw_timer.h"
 
 #include "cfg/cfg_timer.h"
 #include "cfg/cfg_wdt.h"