diff options
Diffstat (limited to 'ext/standard/php_standard.h')
| -rw-r--r-- | ext/standard/php_standard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/php_standard.h b/ext/standard/php_standard.h index f87cccf9d5..e9219b5517 100644 --- a/ext/standard/php_standard.h +++ b/ext/standard/php_standard.h @@ -31,7 +31,7 @@ /* $Id$ */ #include "basic_functions.h" -#include "phpmath.h" +#include "php_math.h" #include "php_string.h" #include "base64.h" #include "php_dir.h" |
