diff options
Diffstat (limited to 'storage/mroonga/mrn_mysql.h')
| -rw-r--r-- | storage/mroonga/mrn_mysql.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/mroonga/mrn_mysql.h b/storage/mroonga/mrn_mysql.h index 644825dcf39..8a42637a8e4 100644 --- a/storage/mroonga/mrn_mysql.h +++ b/storage/mroonga/mrn_mysql.h @@ -21,7 +21,7 @@ #define MRN_MYSQL_H_ #ifdef HAVE_CONFIG_H -# include <config.h> +# include <my_global.h> /* We need to undefine them because my_config.h defines them. :< */ # undef VERSION # undef PACKAGE |
