From 1d62fb05a261f1816a5be47d31abe64cdebcff00 Mon Sep 17 00:00:00 2001 From: NĂ©lio Laranjeiro Date: Thu, 10 Apr 2008 00:44:25 +0200 Subject: Added the topfsm. pb with the fsm generation. --- digital/io/src/fsm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'digital/io/src/fsm.h') diff --git a/digital/io/src/fsm.h b/digital/io/src/fsm.h index d4a6fef8..84bc960b 100644 --- a/digital/io/src/fsm.h +++ b/digital/io/src/fsm.h @@ -88,5 +88,6 @@ fsm_handle_event (fsm_t *fsm, u8 event); #include "getsamples_fsm.h" #include "gutter_fsm.h" #include "move_fsm.h" +#include "topfsm.h" #endif /* fsm_h */ -- cgit v1.2.3