summaryrefslogtreecommitdiff
path: root/digital/beacon/src/update.c
diff options
context:
space:
mode:
Diffstat (limited to 'digital/beacon/src/update.c')
-rw-r--r--digital/beacon/src/update.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/beacon/src/update.c b/digital/beacon/src/update.c
index a9d19315..9b987b77 100644
--- a/digital/beacon/src/update.c
+++ b/digital/beacon/src/update.c
@@ -27,7 +27,7 @@
#include "trust.h"
#include "update.h"
#include "debug_simu.h"
-#include "debug_avr.h"
+#include "print.h"
/* Globals Declaration */
extern opponent_s opponent[MAX_OBSTACLE];