From 2363b4a49b44bc5ebc53339dc0c985edc0c5f567 Mon Sep 17 00:00:00 2001 From: Elisabetta Ronchieri Date: Tue, 1 Jun 2004 12:11:48 +0000 Subject: [PATCH] Updated header location --- org.glite.wms-utils.jobid/src/jobid/manipulation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.wms-utils.jobid/src/jobid/manipulation.cpp b/org.glite.wms-utils.jobid/src/jobid/manipulation.cpp index 39af4e6..6de326d 100755 --- a/org.glite.wms-utils.jobid/src/jobid/manipulation.cpp +++ b/org.glite.wms-utils.jobid/src/jobid/manipulation.cpp @@ -3,7 +3,7 @@ #include #include -#include "../jobid_namespace.h" +#include "jobid_namespace.h" #include "JobId.h" using namespace std; -- 1.8.2.3