summaryrefslogtreecommitdiff
path: root/ext/standard/reg.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/reg.c')
-rw-r--r--ext/standard/reg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/reg.c b/ext/standard/reg.c
index bd40cb2191..d327701af8 100644
--- a/ext/standard/reg.c
+++ b/ext/standard/reg.c
@@ -21,7 +21,7 @@
#include <stdio.h>
#include "php.h"
-#include "php3_string.h"
+#include "php_string.h"
#include "reg.h"
unsigned char third_argument_force_ref[] = { 3, BYREF_NONE, BYREF_NONE, BYREF_FORCE };