build administrativa
[m6w6/ext-psi] / src / types / impl_type.c
index 41baf1c5af87cc1bd2122b4a7cb5f462349f81fc..e4ace47e69ed74326508025b3493eb188ec00b7f 100644 (file)
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 *******************************************************************************/
 
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 *******************************************************************************/
 
-#include "php_psi_stdinc.h"
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#else
+# include "php_config.h"
+#endif
 #include "data.h"
 
 struct psi_impl_type *psi_impl_type_init(token_t type, zend_string *name)
 #include "data.h"
 
 struct psi_impl_type *psi_impl_type_init(token_t type, zend_string *name)