summaryrefslogtreecommitdiff
path: root/robot/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'robot/io.h')
-rw-r--r--robot/io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/io.h b/robot/io.h
index be0e9b9..64ce293 100644
--- a/robot/io.h
+++ b/robot/io.h
@@ -2,7 +2,7 @@
/** @file io.h */
-#include "../shared/protocol.h"
+#include "../shared/io.h"
/** @brief i/o module main */
void w2_io_main();