summaryrefslogtreecommitdiff
path: root/sql/sql_table.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_table.h')
-rw-r--r--sql/sql_table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_table.h b/sql/sql_table.h
index 6dbfbe3c9b0..3114876f5ed 100644
--- a/sql/sql_table.h
+++ b/sql/sql_table.h
@@ -22,7 +22,7 @@
class Alter_info;
class Alter_info;
class Create_field;
-class TABLE_LIST;
+struct TABLE_LIST;
class THD;
struct TABLE;
struct handlerton;