summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/ESF/ESF_Worker.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/ESF/ESF_Worker.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Worker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Worker.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Worker.h
index c555be82e53..fe282efe565 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Worker.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Worker.h
@@ -35,7 +35,7 @@ public:
/// Callback interface.
virtual void work (Object *object
- TAO_ENV_ARG_DECL) = 0;
+ ACE_ENV_ARG_DECL) = 0;
};
#if defined (__ACE_INLINE__)