summaryrefslogtreecommitdiff
path: root/ext/msql/php_msql.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/msql/php_msql.c')
-rw-r--r--ext/msql/php_msql.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/msql/php_msql.c b/ext/msql/php_msql.c
index 40014bcd23..fe0e17352a 100644
--- a/ext/msql/php_msql.c
+++ b/ext/msql/php_msql.c
@@ -24,7 +24,7 @@
#include "functions/dl.h"
#endif
#include "php_msql.h"
-#include "ext/standard/php3_standard.h"
+#include "ext/standard/php_standard.h"
#include "php_globals.h"
#if HAVE_MSQL