summaryrefslogtreecommitdiff
path: root/strings/do_ctype.c
diff options
context:
space:
mode:
Diffstat (limited to 'strings/do_ctype.c')
-rw-r--r--strings/do_ctype.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/do_ctype.c b/strings/do_ctype.c
index e05926bf8d3..d035acf2915 100644
--- a/strings/do_ctype.c
+++ b/strings/do_ctype.c
@@ -22,7 +22,7 @@
#undef DBUG_OFF
#endif
-#include <global.h>
+#include <my_global.h>
#include <ctype.h>
#include <my_sys.h>
#include "m_string.h"