X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=src%2Ftypes%2Fcpp_exp.c;h=2288990fad8a04ecc6d18b00f6983c3728bf99e9;hp=aa70c639df763955c5cea756c618dc150490218c;hb=d2e0af1718294569a84c3c15616c74e4d55ea579;hpb=a0f437f26cd0f121ee911a55327a68a3544bf15f diff --git a/src/types/cpp_exp.c b/src/types/cpp_exp.c index aa70c63..2288990 100644 --- a/src/types/cpp_exp.c +++ b/src/types/cpp_exp.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