summaryrefslogtreecommitdiff
path: root/strings/bfill.c
diff options
context:
space:
mode:
Diffstat (limited to 'strings/bfill.c')
-rw-r--r--strings/bfill.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/bfill.c b/strings/bfill.c
index 9f5db7201d0..85d21483b41 100644
--- a/strings/bfill.c
+++ b/strings/bfill.c
@@ -29,7 +29,7 @@
code is presented for your interest and amusement.
*/
-#include <global.h>
+#include <my_global.h>
#include "m_string.h"
#if !defined(bfill) && !defined(HAVE_BFILL)