From f29264d7155b3265bedc2ff98c17b05a9294ed3b Mon Sep 17 00:00:00 2001 From: naga Date: Sat, 22 May 1999 19:07:17 +0000 Subject: Fixed an error because of macro name clash on Lynx. Thanks to David Levine for reporting the error. --- TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp') diff --git a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp index d0554829cbf..616552b1f05 100644 --- a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp +++ b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp @@ -14,7 +14,7 @@ // // ============================================================================ -#include "orbsvcs/AV/Endpoint_Strategy.h" +#include "Endpoint_Strategy.h" ACE_RCSID(AV, Endpoint_Strategy, "$Id$") -- cgit v1.2.1