X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Fphp_pqconn.h;h=acec39b7304e45585a195fde44b82e3e2803f088;hb=67cf30cceef7c819daabc7928edf73b1d2b894ab;hp=03ad9c88d5265133a66ed96f36b54e3d53e35b60;hpb=10e7d6adccdd55554f1512de5e829a75aef62461;p=m6w6%2Fext-pq diff --git a/src/php_pqconn.h b/src/php_pqconn.h index 03ad9c8..acec39b 100644 --- a/src/php_pqconn.h +++ b/src/php_pqconn.h @@ -19,6 +19,7 @@ #include #include "php_pq_callback.h" +#include "php_pq_object.h" #include "php_pq_params.h" typedef struct php_pqconn {