summaryrefslogtreecommitdiff
path: root/sql/table_cache.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/table_cache.cc')
-rw-r--r--sql/table_cache.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/table_cache.cc b/sql/table_cache.cc
index 2feace30672..0cbc06ff81e 100644
--- a/sql/table_cache.cc
+++ b/sql/table_cache.cc
@@ -46,7 +46,7 @@
TABLE_SHARE::tdc.flushed is true
*/
-#include "my_global.h"
+#include "mariadb.h"
#include "lf.h"
#include "table.h"
#include "sql_base.h"