From e30b2aae5ad93405eee19bca6125ea872f409c82 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Thu, 17 Oct 2013 09:43:52 +0200 Subject: initial move on renaming files and fixing includes --- ext/soap/php_sdl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/soap/php_sdl.c') diff --git a/ext/soap/php_sdl.c b/ext/soap/php_sdl.c index 0ac4c2ed7a..2748eda070 100644 --- a/ext/soap/php_sdl.c +++ b/ext/soap/php_sdl.c @@ -24,7 +24,7 @@ #include "libxml/uri.h" #include "ext/standard/md5.h" -#include "tsrm_virtual_cwd.h" +#include "zend_virtual_cwd.h" #include #include -- cgit v1.2.1