diff options
Diffstat (limited to 'ext/mcal/php3_mcal.c')
| -rw-r--r-- | ext/mcal/php3_mcal.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mcal/php3_mcal.c b/ext/mcal/php3_mcal.c index 0c077904ac..3d37c17482 100644 --- a/ext/mcal/php3_mcal.c +++ b/ext/mcal/php3_mcal.c @@ -54,7 +54,7 @@  #include "php3_list.h"  #endif  #include "mcal.h" -#include "php3_mcal.h" +#include "php_mcal.h"  #include "modules.h"  #if (WIN32|WINNT)  #include "winsock.h"  | 
