From: Rob Richards Date: Fri, 29 Aug 2003 20:50:52 +0000 (+0000) Subject: fix case for include X-Git-Tag: php-4.3.4RC1~141 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f8be37c4ec16cd469c4f52b50a0cb4ff23ed65a;p=php fix case for include --- diff --git a/ext/domxml/php_domxml.h b/ext/domxml/php_domxml.h index 1b15307f9b..e34488822d 100644 --- a/ext/domxml/php_domxml.h +++ b/ext/domxml/php_domxml.h @@ -24,7 +24,7 @@ #if HAVE_DOMXML #include #include -#include +#include #include #include #include