diff options
Diffstat (limited to 'ext/standard/filestat.c')
| -rw-r--r-- | ext/standard/filestat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/filestat.c b/ext/standard/filestat.c index 61685741a2..8a40fed719 100644 --- a/ext/standard/filestat.c +++ b/ext/standard/filestat.c @@ -69,7 +69,7 @@ # endif #endif -#include "php3_filestat.h" +#include "php_filestat.h" #ifndef THREAD_SAFE static char *CurrentStatFile=NULL; |
