From: Uwe Steinmann Date: Tue, 19 Mar 2002 14:03:30 +0000 (+0000) Subject: - the fdf include file shipped with the FDF toolkit is spelled X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~1228 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=17b2eb13ccd6b016e56798dbbafe7f1fe7150ce5;p=php - the fdf include file shipped with the FDF toolkit is spelled in lower case (at least in version 5.0) --- diff --git a/ext/fdf/php_fdf.h b/ext/fdf/php_fdf.h index f099662ad7..2fb605fa0f 100644 --- a/ext/fdf/php_fdf.h +++ b/ext/fdf/php_fdf.h @@ -27,7 +27,7 @@ #define UNIX_DEV #endif -#include +#include extern zend_module_entry fdf_module_entry; #define fdf_module_ptr &fdf_module_entry