From 86855bce3598f21f1b1c81329f98cdc434edfa7d Mon Sep 17 00:00:00 2001 From: Florent Duchon Date: Sat, 21 Apr 2012 16:58:09 +0200 Subject: digital/beacon: use different debug files for simu or avr mode --- digital/beacon/src/codewheel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'digital/beacon/src/codewheel.c') diff --git a/digital/beacon/src/codewheel.c b/digital/beacon/src/codewheel.c index efcd9931..32b45b37 100644 --- a/digital/beacon/src/codewheel.c +++ b/digital/beacon/src/codewheel.c @@ -25,7 +25,7 @@ #include #include -#include "debug.h" +#include "debug_avr.h" #include "codewheel.h" -- cgit v1.2.3