summaryrefslogtreecommitdiff
path: root/sql/item_create.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/item_create.cc')
-rw-r--r--sql/item_create.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/item_create.cc b/sql/item_create.cc
index e0bfe7a4402..1ac85b2f0b2 100644
--- a/sql/item_create.cc
+++ b/sql/item_create.cc
@@ -22,7 +22,7 @@
Functions to create an item. Used by sql_yac.yy
*/
-#include <my_global.h>
+#include "mariadb.h"
#include "sql_priv.h"
/*
It is necessary to include set_var.h instead of item.h because there