build administrativa
[m6w6/ext-psi] / src / parser_scan.re
index 7ba49b2764010025ef992ccd2a6077cb8ea5023d..043243fd81e12c91052f792a8570c441e288a993 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 "parser.h"
 #include "plist.h"