diff options
Diffstat (limited to 'robot/io.h')
-rw-r--r-- | robot/io.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ /** @file io.h */ -#include "../shared/protocol.h" +#include "../shared/io.h" /** @brief i/o module main */ void w2_io_main(); |