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 ac5d3096b14..59dc4d273b4 100644
--- a/strings/bfill.c
+++ b/strings/bfill.c
@@ -12,7 +12,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)