summaryrefslogtreecommitdiffhomepage
path: root/digital/beacon/src/codewheel.c
diff options
context:
space:
mode:
Diffstat (limited to 'digital/beacon/src/codewheel.c')
-rw-r--r--digital/beacon/src/codewheel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/beacon/src/codewheel.c b/digital/beacon/src/codewheel.c
index 63036c98..74c8eb2e 100644
--- a/digital/beacon/src/codewheel.c
+++ b/digital/beacon/src/codewheel.c
@@ -26,7 +26,7 @@
#include <avr/interrupt.h>
#include <types.h>
#include <math.h>
-#include "debug_avr.h"
+#include "print.h"
#include "codewheel.h"
#include "laser.h"
#include "network.h"