summaryrefslogtreecommitdiff
path: root/strings/ctype.c
diff options
context:
space:
mode:
Diffstat (limited to 'strings/ctype.c')
-rw-r--r--strings/ctype.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/ctype.c b/strings/ctype.c
index a0e183a89d6..b343ff44bcd 100644
--- a/strings/ctype.c
+++ b/strings/ctype.c
@@ -15,7 +15,7 @@
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA */
-#include <global.h>
+#include <my_global.h>
#include <m_ctype.h>
#include <m_string.h>