summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/item_strfunc.cc')
-rw-r--r--sql/item_strfunc.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/item_strfunc.cc b/sql/item_strfunc.cc
index 07eff218aa3..7eee96b3a19 100644
--- a/sql/item_strfunc.cc
+++ b/sql/item_strfunc.cc
@@ -5308,8 +5308,8 @@ String *Item_temptable_rowid::val_str(String *str)
}
#ifdef WITH_WSREP
-
#include "wsrep_mysqld.h"
+#include "wsrep_server_state.h"
/* Format is %d-%d-%llu */
#define WSREP_MAX_WSREP_SERVER_GTID_STR_LEN 10+1+10+1+20