summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Notify_Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Notify_Factory.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Notify_Factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_Factory.h
index e5476598473..a5c48f02e74 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_Factory.h
@@ -62,7 +62,7 @@ class TAO_Notify_Export TAO_Notify_Factory
protected:
friend class TAO_Notify_EventChannelFactory_i;
- static void init (TAO_ENV_SINGLE_ARG_DECL);
+ static void init (ACE_ENV_SINGLE_ARG_DECL);
// Initalize the services.
static void shutdown (void);