summaryrefslogtreecommitdiff
path: root/ext/bcmath/libbcmath/src
diff options
context:
space:
mode:
authorRob Richards <rrichards@php.net>2007-09-08 09:56:52 +0000
committerRob Richards <rrichards@php.net>2007-09-08 09:56:52 +0000
commit67e694204587e92aef736f99d696fbabad3c8b4d (patch)
tree3cee104223ef0beddca98b77cf2d1dd6e6e5ac37 /ext/bcmath/libbcmath/src
parent3acff2d1632dccccbbb08ed880342241a9be7bb7 (diff)
downloadphp-git-67e694204587e92aef736f99d696fbabad3c8b4d.tar.gz
point to valid config header
Diffstat (limited to 'ext/bcmath/libbcmath/src')
-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"