summaryrefslogtreecommitdiff
path: root/TAO/tao/Default_Stub_Factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Default_Stub_Factory.cpp')
-rw-r--r--TAO/tao/Default_Stub_Factory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Default_Stub_Factory.cpp b/TAO/tao/Default_Stub_Factory.cpp
index 369ef406ade..21f5988080b 100644
--- a/TAO/tao/Default_Stub_Factory.cpp
+++ b/TAO/tao/Default_Stub_Factory.cpp
@@ -13,7 +13,7 @@ TAO_Stub *
TAO_Default_Stub_Factory::create_stub (const char *repository_id,
const TAO_MProfile &profiles,
TAO_ORB_Core *orb_core
- TAO_ENV_ARG_DECL)
+ ACE_ENV_ARG_DECL)
{
TAO_Stub *retval = 0;