summaryrefslogtreecommitdiff
path: root/strings/strappend.c
diff options
context:
space:
mode:
Diffstat (limited to 'strings/strappend.c')
-rw-r--r--strings/strappend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/strappend.c b/strings/strappend.c
index d5defaeb0bf..d1c8ce97f43 100644
--- a/strings/strappend.c
+++ b/strings/strappend.c
@@ -25,7 +25,7 @@
trunked. The des+len character is allways set to NULL.
*/
-#include <global.h>
+#include <my_global.h>
#include "m_string.h"