summaryrefslogtreecommitdiff
path: root/regex/regerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'regex/regerror.c')
-rw-r--r--regex/regerror.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/regex/regerror.c b/regex/regerror.c
index a356912564a..4a28f6e9d24 100644
--- a/regex/regerror.c
+++ b/regex/regerror.c
@@ -1,4 +1,4 @@
-#include <global.h>
+#include <my_global.h>
#include <m_string.h>
#include <m_ctype.h>
#include <regex.h>