From ee77553fad33ba351358639bdb23738f837020f0 Mon Sep 17 00:00:00 2001 From: Guillaume Chevillot Date: Mon, 11 Feb 2008 11:41:31 +0100 Subject: Found the good regv macro and use it. --- analog/motor-power-avr/src/timer.avr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'analog/motor-power-avr/src/timer.avr.c') diff --git a/analog/motor-power-avr/src/timer.avr.c b/analog/motor-power-avr/src/timer.avr.c index 0532bd28..b824efc8 100644 --- a/analog/motor-power-avr/src/timer.avr.c +++ b/analog/motor-power-avr/src/timer.avr.c @@ -25,7 +25,7 @@ /* +AutoDec */ -#include "utils.h" +#include "modules/utils/utils.avr.h" /** Initialise the timer. */ static inline void -- cgit v1.2.3