summaryrefslogtreecommitdiff
path: root/ext/bcmath/libbcmath/src/bcmath.h
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2008-08-15 15:38:55 +0000
committerPierre Joye <pajoye@php.net>2008-08-15 15:38:55 +0000
commit30c3c16143db79caac9885ef5280d3c0c52f0786 (patch)
tree26b73036dc7833b91ebcc3d8a6305a98f08988a3 /ext/bcmath/libbcmath/src/bcmath.h
parent34f9e9ca1be03871cda994a36bae50e216ce6afb (diff)
downloadphp-git-30c3c16143db79caac9885ef5280d3c0c52f0786.tar.gz
- no config.h in ext/
Diffstat (limited to 'ext/bcmath/libbcmath/src/bcmath.h')
-rw-r--r--ext/bcmath/libbcmath/src/bcmath.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bcmath/libbcmath/src/bcmath.h b/ext/bcmath/libbcmath/src/bcmath.h
index ce68f0da4e..3d7c478648 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"