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