summaryrefslogtreecommitdiff
path: root/strings/bmove_upp.c
diff options
context:
space:
mode:
Diffstat (limited to 'strings/bmove_upp.c')
-rw-r--r--strings/bmove_upp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/bmove_upp.c b/strings/bmove_upp.c
index af6575ebf41..5b8f27385de 100644
--- a/strings/bmove_upp.c
+++ b/strings/bmove_upp.c
@@ -24,7 +24,7 @@
"src-len" to the destination "dst-len" counting downwards.
*/
-#include <global.h>
+#include <my_global.h>
#include "m_string.h"
#if defined(MC68000) && defined(DS90)