From 718fb52b0ef234148274c8671c1e94559ce543bf Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Fri, 15 Aug 2008 16:36:39 +0000 Subject: - Revert wrong fix --- ext/bcmath/libbcmath/src/bcmath.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/bcmath') diff --git a/ext/bcmath/libbcmath/src/bcmath.h b/ext/bcmath/libbcmath/src/bcmath.h index 3d7c478648..ce68f0da4e 100644 --- a/ext/bcmath/libbcmath/src/bcmath.h +++ b/ext/bcmath/libbcmath/src/bcmath.h @@ -53,7 +53,7 @@ typedef struct bc_struct } bc_struct; #ifdef HAVE_CONFIG_H -#include "config.h" +#include "../../config.h" #endif #include "php.h" -- cgit v1.2.1