Hiroyuki Ikezoe
ikezo****@users*****
2006年 11月 29日 (水) 14:11:40 JST
Index: tomoe/recognizer/tomoe-recognizer-simple.c diff -u tomoe/recognizer/tomoe-recognizer-simple.c:1.15 tomoe/recognizer/tomoe-recognizer-simple.c:1.16 --- tomoe/recognizer/tomoe-recognizer-simple.c:1.15 Wed Nov 29 11:53:11 2006 +++ tomoe/recognizer/tomoe-recognizer-simple.c Wed Nov 29 14:11:40 2006 @@ -17,13 +17,14 @@ * Free Software Foundation, Inc., 59 Temple Place, Suite 330, * Boston, MA 02111-1307 USA * - * $Id: tomoe-recognizer-simple.c,v 1.15 2006/11/29 02:53:11 kous Exp $ + * $Id: tomoe-recognizer-simple.c,v 1.16 2006/11/29 05:11:40 ikezoe Exp $ */ #include <stdlib.h> #include <gmodule.h> #include <tomoe-module-impl.h> +#include <tomoe-recognizer.h> #include "tomoe-recognizer-simple-logic.h" #define TOMOE_TYPE_RECOGNIZER_SIMPLE tomoe_type_recognizer_simple