summaryrefslogtreecommitdiffhomepage
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 7a6805b0..aa1614cf 100644
--- a/digital/beacon/src/update.c
+++ b/digital/beacon/src/update.c
@@ -26,7 +26,7 @@
#include "position.h"
#include "trust.h"
#include "update.h"
-#include "debug.h"
+#include "debug_simu.h"
/* Globals Declaration */
extern opponent_s opponent[MAX_OBSTACLE];