summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_lex.h')
-rw-r--r--sql/sql_lex.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_lex.h b/sql/sql_lex.h
index 0be7ed2f18d..d2a6a3f43af 100644
--- a/sql/sql_lex.h
+++ b/sql/sql_lex.h
@@ -23,7 +23,6 @@
#include "violite.h" /* SSL_type */
#include "sql_trigger.h"
-#include "item.h" /* From item_subselect.h: subselect_union_engine */
#include "thr_lock.h" /* thr_lock_type, TL_UNLOCK */
#include "mem_root_array.h"
#include "sql_cmd.h"