summaryrefslogtreecommitdiff
path: root/TAO/tao/Default_Stub_Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Default_Stub_Factory.h')
-rw-r--r--TAO/tao/Default_Stub_Factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Default_Stub_Factory.h b/TAO/tao/Default_Stub_Factory.h
index ddad28d8717..4e706a64972 100644
--- a/TAO/tao/Default_Stub_Factory.h
+++ b/TAO/tao/Default_Stub_Factory.h
@@ -46,7 +46,7 @@ public:
virtual TAO_Stub *create_stub (const char *repository_id,
const TAO_MProfile &profiles,
TAO_ORB_Core *orb_core
- TAO_ENV_ARG_DECL);
+ ACE_ENV_ARG_DECL);
};
ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_Default_Stub_Factory)