summaryrefslogtreecommitdiff
path: root/TAO/tao/Endpoint_Selector_Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Endpoint_Selector_Factory.h')
-rw-r--r--TAO/tao/Endpoint_Selector_Factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Endpoint_Selector_Factory.h b/TAO/tao/Endpoint_Selector_Factory.h
index 933b87bc233..c25f2585e3d 100644
--- a/TAO/tao/Endpoint_Selector_Factory.h
+++ b/TAO/tao/Endpoint_Selector_Factory.h
@@ -58,7 +58,7 @@ public:
/// initialize the endpoint selection state instance.
virtual TAO_Invocation_Endpoint_Selector *get_selector (
TAO_GIOP_Invocation *invocation
- TAO_ENV_ARG_DECL) = 0;
+ ACE_ENV_ARG_DECL) = 0;
};
#include "ace/post.h"