summaryrefslogtreecommitdiff
path: root/ext/icap/php3_icap.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/icap/php3_icap.c')
-rw-r--r--ext/icap/php3_icap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/icap/php3_icap.c b/ext/icap/php3_icap.c
index 5c63c30a85..8279e41f72 100644
--- a/ext/icap/php3_icap.c
+++ b/ext/icap/php3_icap.c
@@ -48,7 +48,7 @@
#include <signal.h>
#include <stdarg.h>
#include "cal.h"
-#include "php3_icap.h"
+#include "php_icap.h"
#include "modules.h"
#if (WIN32|WINNT)
#include "winsock.h"