summaryrefslogtreecommitdiff
path: root/TAO/tao/MProfile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/MProfile.cpp')
-rw-r--r--TAO/tao/MProfile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/MProfile.cpp b/TAO/tao/MProfile.cpp
index f83ae8f6b44..e5aad8bf0a9 100644
--- a/TAO/tao/MProfile.cpp
+++ b/TAO/tao/MProfile.cpp
@@ -235,7 +235,7 @@ TAO_MProfile::policy_list (void)
{
if (!this->is_policy_list_initialized_)
{
- ACE_GUARD_RETURN (ACE_SYNCH_RECURSIVE_MUTEX,
+ ACE_GUARD_RETURN (TAO_SYNCH_RECURSIVE_MUTEX,
guard,
this->mutex_,
0);