summaryrefslogtreecommitdiff
path: root/digital/beacon/src/trust.c
diff options
context:
space:
mode:
Diffstat (limited to 'digital/beacon/src/trust.c')
-rw-r--r--digital/beacon/src/trust.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/beacon/src/trust.c b/digital/beacon/src/trust.c
index 49bdb043..936d0138 100644
--- a/digital/beacon/src/trust.c
+++ b/digital/beacon/src/trust.c
@@ -26,7 +26,7 @@
#include "position.h"
#include "trust.h"
#include "debug_simu.h"
-#include "debug_avr.h"
+#include "print.h"
extern opponent_s opponent[MAX_OBSTACLE];
static HAL_AppTimer_t trustTimer;