Struggling to fix EMI build with LCAS
authorZdeněk Šustr <sustr4@cesnet.cz>
Wed, 12 Jan 2011 18:46:21 +0000 (18:46 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Wed, 12 Jan 2011 18:46:21 +0000 (18:46 +0000)
org.glite.lb.server/src/lb_authz.c

index ddcfaa4..83c5b47 100644 (file)
@@ -22,7 +22,7 @@ limitations under the License.
 #include <errno.h>
 
 #include <openssl/x509.h>
-#include <glite/security/lcas/lcas_pem.h>
+#include "lcas/lcas_pem.h"
 #include "voms/voms_apic.h"
 #include "glite/lb/context-int.h"
 #include "lb_authz.h"