summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Table.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB_Table.h')
-rw-r--r--TAO/tao/ORB_Table.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/ORB_Table.h b/TAO/tao/ORB_Table.h
index e3084466c6d..db8f7465958 100644
--- a/TAO/tao/ORB_Table.h
+++ b/TAO/tao/ORB_Table.h
@@ -23,6 +23,7 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
+#include "tao/orbconf.h"
#include "tao/TAO_Singleton.h"
#include "ace/Synch.h"
#include "ace/Hash_Map_Manager_T.h"
@@ -46,7 +47,7 @@ class TAO_ORB_Core;
*/
class TAO_Export TAO_ORB_Table
{
- friend class TAO_Singleton<TAO_ORB_Table, ACE_SYNCH_MUTEX>;
+ friend class TAO_Singleton<TAO_ORB_Table, TAO_SYNCH_MUTEX>;
public:
/// destructor