X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Ftypes%2Flayout.c;h=a458c77d54db95bd57339ab2aea677ace3683d17;hb=698841dfdd4d70d24e0b7af25ac7100bc2cb26a4;hp=c462120126f6da61cd3f50d3ebe61154a19f209d;hpb=216e7ac3b97aed5a5d65c511dc061c78be90e79d;p=m6w6%2Fext-psi diff --git a/src/types/layout.c b/src/types/layout.c index c462120..a458c77 100644 --- a/src/types/layout.c +++ b/src/types/layout.c @@ -23,7 +23,11 @@ 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" #include