summaryrefslogtreecommitdiff
path: root/TAO/tao/Profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Profile.h')
-rw-r--r--TAO/tao/Profile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Profile.h b/TAO/tao/Profile.h
index 992a2338d27..73beeadf18d 100644
--- a/TAO/tao/Profile.h
+++ b/TAO/tao/Profile.h
@@ -213,7 +213,7 @@ private:
TAO_MProfile* forward_to_;
/// Mutex to protect reference count.
- ACE_SYNCH_MUTEX refcount_lock_;
+ TAO_SYNCH_MUTEX refcount_lock_;
/// Number of outstanding references to this object.
CORBA::ULong refcount_;