summaryrefslogtreecommitdiff
path: root/TAO/tao/Remote_Object_Proxy_Broker.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Remote_Object_Proxy_Broker.h')
-rw-r--r--TAO/tao/Remote_Object_Proxy_Broker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Remote_Object_Proxy_Broker.h b/TAO/tao/Remote_Object_Proxy_Broker.h
index de68214b209..00753be7fc8 100644
--- a/TAO/tao/Remote_Object_Proxy_Broker.h
+++ b/TAO/tao/Remote_Object_Proxy_Broker.h
@@ -37,7 +37,7 @@ public:
~TAO_Remote_Object_Proxy_Broker (void);
virtual TAO_Object_Proxy_Impl &select_proxy (CORBA::Object_ptr object
- TAO_ENV_ARG_DECL);
+ ACE_ENV_ARG_DECL);
private:
TAO_Remote_Object_Proxy_Impl remote_proxy_impl_;