Kouhei Sutou
null+****@clear*****
Thu Oct 4 10:21:37 JST 2012
Kouhei Sutou 2010-09-09 22:57:03 +0900 (Thu, 09 Sep 2010) New Revision: d9cc32ad89ea02ff3548cf33bf278f1bf3769081 https://github.com/mroonga/mroonga/commit/d9cc32ad89ea02ff3548cf33bf278f1bf3769081 Log: fix groonga.h include path. Patch by とみたまさひろ. Thanks!!! Modified files: mrnsys.h Modified: mrnsys.h (+1 -1) =================================================================== --- mrnsys.h 2010-09-09 17:50:31 +0900 (382888c) +++ mrnsys.h 2010-09-09 22:57:03 +0900 (937d2ce) @@ -18,7 +18,7 @@ #ifndef _mrn_util_h #define _mrn_util_h -#include <groonga/groonga.h> +#include <groonga.h> /* constants */ #define MRN_PACKAGE_STRING "mroonga 0.1" -------------- next part -------------- HTML����������������������������...Download