X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=src%2Fphp_pq_params.c;h=0cc370d36a6654db5261d6edc8602a0deec6eec8;hp=6ac55af7c14c56f6c03ef48f96a545d0fe375d63;hb=da7b5981c5ae28504434c492d468913645111d66;hpb=faed41ad3a2645aa78d7c0b5630e898939c65dcd diff --git a/src/php_pq_params.c b/src/php_pq_params.c index 6ac55af..0cc370d 100644 --- a/src/php_pq_params.c +++ b/src/php_pq_params.c @@ -17,8 +17,8 @@ #include #include #include -#ifdef HAVE_JSON -#include +#if PHP_PQ_HAVE_PHP_JSON_H +#include /* we've added the include directory to INCLUDES */ #endif #include