summaryrefslogtreecommitdiff
path: root/ext/standard/post.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/post.c')
-rw-r--r--ext/standard/post.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/post.c b/ext/standard/post.c
index e74d85b5ac..c6b1c5297a 100644
--- a/ext/standard/post.c
+++ b/ext/standard/post.c
@@ -20,7 +20,7 @@
#include <stdio.h>
#include "php.h"
-#include "php3_standard.h"
+#include "php_standard.h"
#include "php_globals.h"
#include "SAPI.h"