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/trust.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'digital/beacon/src/trust.c') diff --git a/digital/beacon/src/trust.c b/digital/beacon/src/trust.c index 340a82bd..23823ef8 100644 --- a/digital/beacon/src/trust.c +++ b/digital/beacon/src/trust.c @@ -25,7 +25,7 @@ #include "position.h" #include "trust.h" -#include "debug.h" +#include "debug_simu.h" extern opponent_s opponent[MAX_OBSTACLE]; -- cgit v1.2.3