fix package.xml
[m6w6/ext-psi] / src / parser_proc_grammar.y
index cd828e63861748e0a3710336c4e8e562d5f2b438..b23683cb85711d63e4a77ba43229cca7d9711d9e 100644 (file)
@@ -1,5 +1,9 @@
 %code top {
-#include "php_psi_stdinc.h"
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#else
+# include "php_config.h"
+#endif
 }
 
 %code {