From ef34e8312c61a9ca6b4efa15b804d41c1dd9b7eb Mon Sep 17 00:00:00 2001 From: Joni Hahkala Date: Wed, 10 Aug 2005 18:42:48 +0000 Subject: [PATCH] get the header from teh right place after the removal of the copy --- org.glite.security.proxyrenewal/src/voms.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 1.8.2.3