summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/LB_Location_Hash.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/LB_Location_Hash.inl')
-rw-r--r--TAO/orbsvcs/orbsvcs/LB_Location_Hash.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/LB_Location_Hash.inl b/TAO/orbsvcs/orbsvcs/LB_Location_Hash.inl
index 1174194abae..1a8f81379f7 100644
--- a/TAO/orbsvcs/orbsvcs/LB_Location_Hash.inl
+++ b/TAO/orbsvcs/orbsvcs/LB_Location_Hash.inl
@@ -4,7 +4,7 @@
ACE_INLINE CORBA::ULong
TAO_LB_Location_Hash::operator() (
- const LoadBalancing::Location &location) const
+ const PortableGroup::Location &location) const
{
// @todo Interim implementation until we figure out what to do when a
// location has multiple components.