summaryrefslogtreecommitdiff
path: root/strings/strxnmov.c
diff options
context:
space:
mode:
Diffstat (limited to 'strings/strxnmov.c')
-rw-r--r--strings/strxnmov.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/strxnmov.c b/strings/strxnmov.c
index b55a2e0ab79..c8c14394e84 100644
--- a/strings/strxnmov.c
+++ b/strings/strxnmov.c
@@ -20,7 +20,7 @@
needed.
*/
-#include <global.h>
+#include <my_global.h>
#include "m_string.h"
#include <stdarg.h>