summaryrefslogtreecommitdiff
path: root/client/mysqlmanagerc.c
diff options
context:
space:
mode:
Diffstat (limited to 'client/mysqlmanagerc.c')
-rw-r--r--client/mysqlmanagerc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/mysqlmanagerc.c b/client/mysqlmanagerc.c
index c4426c36426..ce5242364c3 100644
--- a/client/mysqlmanagerc.c
+++ b/client/mysqlmanagerc.c
@@ -16,7 +16,7 @@
#define MANAGER_CLIENT_VERSION "1.0"
-#include <global.h>
+#include <my_global.h>
#include <my_sys.h>
#include <m_string.h>
#include <mysql.h>