fix issue #9 @github: execAsync - gets another result
[m6w6/ext-pq] / src / php_pqconn.h
index 03ad9c88d5265133a66ed96f36b54e3d53e35b60..acec39b7304e45585a195fde44b82e3e2803f088 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <ext/raphf/php_raphf.h>
 #include "php_pq_callback.h"
+#include "php_pq_object.h"
 #include "php_pq_params.h"
 
 typedef struct php_pqconn {