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