summaryrefslogtreecommitdiff
path: root/storage/mroonga/mrn_mysql.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/mroonga/mrn_mysql.h')
-rw-r--r--storage/mroonga/mrn_mysql.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/mroonga/mrn_mysql.h b/storage/mroonga/mrn_mysql.h
index c9be543de69..9573caa921d 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