From: Joni Hahkala Date: Wed, 10 Aug 2005 18:42:48 +0000 (+0000) Subject: get the header from teh right place after the removal of the copy X-Git-Tag: glite-security-proxyrenewal_R_1_0_15 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=ef34e8312c61a9ca6b4efa15b804d41c1dd9b7eb;p=jra1mw.git get the header from teh right place after the removal of the copy --- diff --git a/org.glite.security.proxyrenewal/src/voms.c b/org.glite.security.proxyrenewal/src/voms.c index f570fd4..950e60e 100644 --- a/org.glite.security.proxyrenewal/src/voms.c +++ b/org.glite.security.proxyrenewal/src/voms.c @@ -6,7 +6,7 @@ #include "glite/security/voms/voms_apic.h" -#include "newformat.h" +#include "glite/security/voms/newformat.h" char * Decode(const char *, int, int *); char **listadd(char **, char *, int);