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