summaryrefslogtreecommitdiff
path: root/storage/innobase/include/fts0plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/include/fts0plugin.h')
-rw-r--r--storage/innobase/include/fts0plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/innobase/include/fts0plugin.h b/storage/innobase/include/fts0plugin.h
index 9bc9b6b9dd7..1e822ec3415 100644
--- a/storage/innobase/include/fts0plugin.h
+++ b/storage/innobase/include/fts0plugin.h
@@ -26,7 +26,7 @@ Created 2013/06/04 Shaohua Wang
#ifndef INNOBASE_FTS0PLUGIN_H
#define INNOBASE_FTS0PLUGIN_H
-#include "ha_prototypes.h"
+#include "univ.i"
extern struct st_mysql_ftparser fts_default_parser;