diff options
Diffstat (limited to 'ext/cybercash/cybercash.h')
| -rw-r--r-- | ext/cybercash/cybercash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/cybercash/cybercash.h b/ext/cybercash/cybercash.h index bbac201d8d..27bba3edd1 100644 --- a/ext/cybercash/cybercash.h +++ b/ext/cybercash/cybercash.h @@ -35,7 +35,7 @@ #if PHP_API_VERSION < 19990421 #define zend_module_entry cybercash_module_entry -#include "zend_modules.h" +#include "modules.h" #include "internal_functions.h" #endif |
