build administrativa
[m6w6/ext-psi] / src / types / const.c
index 627707078b289af3a4365c18234070f55befb08b..6d44d7741602d304cb1ab90ba71d3bbfc197fdb6 100644 (file)
  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_const *psi_const_init(struct psi_impl_type *type, zend_string *name,