summaryrefslogtreecommitdiffhomepage
path: root/digital/beacon/src/recovery.c
diff options
context:
space:
mode:
Diffstat (limited to 'digital/beacon/src/recovery.c')
-rw-r--r--digital/beacon/src/recovery.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/beacon/src/recovery.c b/digital/beacon/src/recovery.c
index a090b32c..891e35ed 100644
--- a/digital/beacon/src/recovery.c
+++ b/digital/beacon/src/recovery.c
@@ -27,7 +27,7 @@
#include "position.h"
#include "recovery.h"
#include "trust.h"
-#include "debug.h"
+#include "debug_simu.h"
/* This function is used to calculate all obstacle positions from sractch */
TRecoveryStatus recovery(coord_s * new_point,opponent_s opp[MAX_OBSTACLE])