summaryrefslogtreecommitdiffstats
path: root/php/xml/lasso_lib_authn_request.c
diff options
context:
space:
mode:
authorChristophe Nowicki <cnowicki@easter-eggs.com>2004-08-05 15:26:38 +0000
committerChristophe Nowicki <cnowicki@easter-eggs.com>2004-08-05 15:26:38 +0000
commitb12193e68f822203ac01ea81055aebfb45b82544 (patch)
tree01568422b1bc06ebe66eee489611fc2794e380f5 /php/xml/lasso_lib_authn_request.c
parent8ecc49afbd5a6d860d5de1b170ef8e81e6a58fea (diff)
downloadlasso-b12193e68f822203ac01ea81055aebfb45b82544.tar.gz
lasso-b12193e68f822203ac01ea81055aebfb45b82544.tar.xz
lasso-b12193e68f822203ac01ea81055aebfb45b82544.zip
automake/autoconf support for the php binding
Diffstat (limited to 'php/xml/lasso_lib_authn_request.c')
-rw-r--r--php/xml/lasso_lib_authn_request.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/php/xml/lasso_lib_authn_request.c b/php/xml/lasso_lib_authn_request.c
index 64810e40..69a8a856 100644
--- a/php/xml/lasso_lib_authn_request.c
+++ b/php/xml/lasso_lib_authn_request.c
@@ -23,13 +23,13 @@
*/
#ifdef HAVE_CONFIG_H
-#include "config.h"
+#include "lasso_config.h"
#endif
#include "php.h"
#include "php_ini.h"
#include "ext/standard/info.h"
-#include "php_lasso.h"
+#include "../php_lasso.h"
#include "lasso.h"