diff options
Diffstat (limited to 'strings/strxnmov.c')
-rw-r--r-- | strings/strxnmov.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/strxnmov.c b/strings/strxnmov.c index ec3b6fe71e8..3ef0e57650c 100644 --- a/strings/strxnmov.c +++ b/strings/strxnmov.c @@ -37,7 +37,7 @@ needed. */ -#include <global.h> +#include <my_global.h> #include "m_string.h" #include <stdarg.h> |