From c2fb53bed76d5e7c2aa6fbe69d98c3c442255a00 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Fri, 23 Feb 2001 22:07:16 +0000 Subject: Finish fopen-wrappers rename. --- main/php.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/php.h') diff --git a/main/php.h b/main/php.h index a15786e395..a045870047 100644 --- a/main/php.h +++ b/main/php.h @@ -161,7 +161,7 @@ typedef unsigned int socklen_t; char *strerror(int); #endif -#include "fopen-wrappers.h" +#include "fopen_wrappers.h" #if (REGEX == 1 || REGEX == 0) && !defined(NO_REGEX_EXTRA_H) #include "regex/regex_extra.h" -- cgit v1.2.1