summaryrefslogtreecommitdiff
path: root/storage/oqgraph/ha_oqgraph.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/oqgraph/ha_oqgraph.cc')
-rw-r--r--storage/oqgraph/ha_oqgraph.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/storage/oqgraph/ha_oqgraph.cc b/storage/oqgraph/ha_oqgraph.cc
index a124933ff1b..4411421c669 100644
--- a/storage/oqgraph/ha_oqgraph.cc
+++ b/storage/oqgraph/ha_oqgraph.cc
@@ -26,6 +26,8 @@
#pragma implementation // gcc: Class implementation
#endif
+#include <my_config.h>
+
#define MYSQL_SERVER // to have THD
#include <mysql/plugin.h>
#include "sql_class.h"